xref: /freebsd/crypto/openssl/demos/bio/README.txt (revision b9fa1500cb2265b95927e19b9d2119ca26d65be3)
1This directory contains some simple examples of the use of BIO's
2to simplify socket programming.
3
4The client-conf, server-conf, client-arg and client-conf include examples
5of how to use the SSL_CONF API for configuration file or command line
6processing.
7