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

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.