Martin Prikryl c4c4ebb56d OpenSSL 3.3.1 1 rok temu
..
Makefile c4c4ebb56d OpenSSL 3.3.1 1 rok temu
README.txt 3c34a35624 OpenSSL 3.1.0 2 lat temu
accept.cnf 3c34a35624 OpenSSL 3.1.0 2 lat temu
client-arg.c 513d92a184 OpenSSL 3.2.0 2 lat temu
client-conf.c 513d92a184 OpenSSL 3.2.0 2 lat temu
cmod.cnf 3c34a35624 OpenSSL 3.1.0 2 lat temu
connect.cnf 3c34a35624 OpenSSL 3.1.0 2 lat temu
descrip.mms d269acd797 OpenSSL 1.1.1d 6 lat temu
intca.pem 34f444bad9 OpenSSL 1.1.1a 6 lat temu
root.pem 34f444bad9 OpenSSL 1.1.1a 6 lat temu
saccept.c 3c34a35624 OpenSSL 3.1.0 2 lat temu
sconnect.c c4c4ebb56d OpenSSL 3.3.1 1 rok temu
server-arg.c 3c34a35624 OpenSSL 3.1.0 2 lat temu
server-cmod.c 3c34a35624 OpenSSL 3.1.0 2 lat temu
server-conf.c 3c34a35624 OpenSSL 3.1.0 2 lat temu
server-ec.pem 34f444bad9 OpenSSL 1.1.1a 6 lat temu
server.pem 34f444bad9 OpenSSL 1.1.1a 6 lat temu
shared.opt 34f444bad9 OpenSSL 1.1.1a 6 lat temu
static.opt 34f444bad9 OpenSSL 1.1.1a 6 lat temu

README.txt

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.