c46990b13b
Two example programs one for command line argument processing and
one for configuration file processing.
(cherry picked from commit
|
||
---|---|---|
.. | ||
client-arg.c | ||
client-conf.c | ||
connect.cnf | ||
Makefile | ||
README | ||
saccept.c | ||
sconnect.c | ||
server.pem |
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.