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

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.