Dr. Stephen Henson c46990b13b Demo code for SSL_CONF API
Two example programs one for command line argument processing and
one for configuration file processing.
(cherry picked from commit 3646578ae7e29230d7b05a5487ad12990b2ae688)
2013-02-26 16:34:23 +00:00
..
2013-02-26 16:34:23 +00:00
2013-02-26 16:34:23 +00:00
2013-02-26 16:34:23 +00:00
2013-02-26 16:34:23 +00:00
2013-02-26 16:34:23 +00:00
2002-11-14 11:22:01 +00:00
2002-11-14 11:22:01 +00:00

This directory contains some simple examples of the use of BIO's
to simplify socket programming.

The client-conf and client-arg include examples of how to use the SSL_CONF
API for configuration file or command line processing.