8053 beefd0184a 2022-08-08 ct_chen 2 ani în urmă
..
Makefile beefd0184a 2022-08-08 ct_chen 2 ani în urmă
README beefd0184a 2022-08-08 ct_chen 2 ani în urmă
accept.cnf beefd0184a 2022-08-08 ct_chen 2 ani în urmă
client-arg.c beefd0184a 2022-08-08 ct_chen 2 ani în urmă
client-conf.c beefd0184a 2022-08-08 ct_chen 2 ani în urmă
cmod.cnf beefd0184a 2022-08-08 ct_chen 2 ani în urmă
connect.cnf beefd0184a 2022-08-08 ct_chen 2 ani în urmă
descrip.mms beefd0184a 2022-08-08 ct_chen 2 ani în urmă
intca.pem beefd0184a 2022-08-08 ct_chen 2 ani în urmă
root.pem beefd0184a 2022-08-08 ct_chen 2 ani în urmă
saccept.c beefd0184a 2022-08-08 ct_chen 2 ani în urmă
sconnect.c beefd0184a 2022-08-08 ct_chen 2 ani în urmă
server-arg.c beefd0184a 2022-08-08 ct_chen 2 ani în urmă
server-cmod.c beefd0184a 2022-08-08 ct_chen 2 ani în urmă
server-conf.c beefd0184a 2022-08-08 ct_chen 2 ani în urmă
server-ec.pem beefd0184a 2022-08-08 ct_chen 2 ani în urmă
server.pem beefd0184a 2022-08-08 ct_chen 2 ani în urmă
shared.opt beefd0184a 2022-08-08 ct_chen 2 ani în urmă
static.opt beefd0184a 2022-08-08 ct_chen 2 ani în urmă

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.