Sam Roberts df4439186f Remove unnecessary trailing whitespace %!s(int64=5) %!d(string=hai) anos
..
Makefile ab3e8f6315 Rearrange link line so the libraries come after the source. %!s(int64=7) %!d(string=hai) anos
README ea131a0644 Update demos/bio/README %!s(int64=10) %!d(string=hai) anos
accept.cnf df4439186f Remove unnecessary trailing whitespace %!s(int64=5) %!d(string=hai) anos
client-arg.c 5e73e6baac Following the license change, modify the boilerplates in demos/ %!s(int64=5) %!d(string=hai) anos
client-conf.c 5e73e6baac Following the license change, modify the boilerplates in demos/ %!s(int64=5) %!d(string=hai) anos
cmod.cnf 46f4e1bec5 Many spelling fixes/typo's corrected. %!s(int64=6) %!d(string=hai) anos
connect.cnf df4439186f Remove unnecessary trailing whitespace %!s(int64=5) %!d(string=hai) anos
descrip.mms df4439186f Remove unnecessary trailing whitespace %!s(int64=5) %!d(string=hai) anos
intca.pem 741f0c32b5 Update certificates in demos/bio, demos/cms, demos/smime %!s(int64=6) %!d(string=hai) anos
root.pem 741f0c32b5 Update certificates in demos/bio, demos/cms, demos/smime %!s(int64=6) %!d(string=hai) anos
saccept.c 5e73e6baac Following the license change, modify the boilerplates in demos/ %!s(int64=5) %!d(string=hai) anos
sconnect.c 5e73e6baac Following the license change, modify the boilerplates in demos/ %!s(int64=5) %!d(string=hai) anos
server-arg.c 5e73e6baac Following the license change, modify the boilerplates in demos/ %!s(int64=5) %!d(string=hai) anos
server-cmod.c 5e73e6baac Following the license change, modify the boilerplates in demos/ %!s(int64=5) %!d(string=hai) anos
server-conf.c 5e73e6baac Following the license change, modify the boilerplates in demos/ %!s(int64=5) %!d(string=hai) anos
server-ec.pem 741f0c32b5 Update certificates in demos/bio, demos/cms, demos/smime %!s(int64=6) %!d(string=hai) anos
server.pem 741f0c32b5 Update certificates in demos/bio, demos/cms, demos/smime %!s(int64=6) %!d(string=hai) anos
shared.opt 8c88c88b5a Crude VMS build files for demos/bio/ %!s(int64=7) %!d(string=hai) anos
static.opt 8c88c88b5a Crude VMS build files for demos/bio/ %!s(int64=7) %!d(string=hai) anos

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.