Commit 2ded8735 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Update demos/bio/README

(cherry picked from commit ea131a06)
parent b1ae02e2
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
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.
The client-conf, server-conf, client-arg and client-conf include examples
of how to use the SSL_CONF API for configuration file or command line
processing.