8053 beefd0184a 2022-08-08 ct_chen před 2 roky
..
Makefile beefd0184a 2022-08-08 ct_chen před 2 roky
README beefd0184a 2022-08-08 ct_chen před 2 roky
accept.cnf beefd0184a 2022-08-08 ct_chen před 2 roky
client-arg.c beefd0184a 2022-08-08 ct_chen před 2 roky
client-conf.c beefd0184a 2022-08-08 ct_chen před 2 roky
cmod.cnf beefd0184a 2022-08-08 ct_chen před 2 roky
connect.cnf beefd0184a 2022-08-08 ct_chen před 2 roky
descrip.mms beefd0184a 2022-08-08 ct_chen před 2 roky
intca.pem beefd0184a 2022-08-08 ct_chen před 2 roky
root.pem beefd0184a 2022-08-08 ct_chen před 2 roky
saccept.c beefd0184a 2022-08-08 ct_chen před 2 roky
sconnect.c beefd0184a 2022-08-08 ct_chen před 2 roky
server-arg.c beefd0184a 2022-08-08 ct_chen před 2 roky
server-cmod.c beefd0184a 2022-08-08 ct_chen před 2 roky
server-conf.c beefd0184a 2022-08-08 ct_chen před 2 roky
server-ec.pem beefd0184a 2022-08-08 ct_chen před 2 roky
server.pem beefd0184a 2022-08-08 ct_chen před 2 roky
shared.opt beefd0184a 2022-08-08 ct_chen před 2 roky
static.opt beefd0184a 2022-08-08 ct_chen před 2 roky

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.