Demo code for SSL_CONF API
[openssl.git] / demos / bio / README
index 0b24e5b80cc7a87c9c4ea3aed7cb7498774d0338..fab5789959a07ffc44046b5f13f627345249cdad 100644 (file)
@@ -1,3 +1,6 @@
 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.
+