Rich Salz ee6d9f4eb6 Remove some old makefile targets il y a 8 ans
..
Makefile.in ee6d9f4eb6 Remove some old makefile targets il y a 8 ans
README ea131a0644 Update demos/bio/README il y a 10 ans
accept.cnf 3d9ebc373f Update demo. il y a 9 ans
client-arg.c 919ba00942 DANE support structures, constructructors and accessors il y a 8 ans
client-conf.c 919ba00942 DANE support structures, constructructors and accessors il y a 8 ans
cmod.cnf 43d956fa65 Demo server using SSL_CTX_config il y a 8 ans
connect.cnf 3646578ae7 Demo code for SSL_CONF API il y a 11 ans
intca.pem 3d9ebc373f Update demo. il y a 9 ans
root.pem 3d9ebc373f Update demo. il y a 9 ans
saccept.c 919ba00942 DANE support structures, constructructors and accessors il y a 8 ans
sconnect.c 919ba00942 DANE support structures, constructructors and accessors il y a 8 ans
server-arg.c 32ec41539b Server side version negotiation rewrite il y a 9 ans
server-cmod.c 43d956fa65 Demo server using SSL_CTX_config il y a 8 ans
server-conf.c 32ec41539b Server side version negotiation rewrite il y a 9 ans
server-ec.pem 43d956fa65 Demo server using SSL_CTX_config il y a 8 ans
server.pem 919ba00942 DANE support structures, constructructors and accessors il y a 8 ans

README

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

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.