8053 beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
..
Makefile beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
README beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
accept.cnf beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
client-arg.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
client-conf.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
cmod.cnf beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
connect.cnf beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
descrip.mms beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
intca.pem beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
root.pem beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
saccept.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
sconnect.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
server-arg.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
server-cmod.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
server-conf.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
server-ec.pem beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
server.pem beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
shared.opt beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
static.opt beefd0184a 2022-08-08 ct_chen 2 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.