Martin Prikryl 6ec29a5a18 OpenSSL 3.3.5 2 周之前
..
Makefile c4c4ebb56d OpenSSL 3.3.1 1 年之前
README.txt 3c34a35624 OpenSSL 3.1.0 2 年之前
accept.cnf 3c34a35624 OpenSSL 3.1.0 2 年之前
client-arg.c 513d92a184 OpenSSL 3.2.0 1 年之前
client-conf.c 513d92a184 OpenSSL 3.2.0 1 年之前
cmod.cnf 3c34a35624 OpenSSL 3.1.0 2 年之前
connect.cnf 3c34a35624 OpenSSL 3.1.0 2 年之前
descrip.mms d269acd797 OpenSSL 1.1.1d 6 年之前
intca.pem 34f444bad9 OpenSSL 1.1.1a 6 年之前
root.pem 34f444bad9 OpenSSL 1.1.1a 6 年之前
saccept.c 6ec29a5a18 OpenSSL 3.3.5 2 周之前
sconnect.c 80313efea9 OpenSSL 3.3.4 3 月之前
server-arg.c 6ec29a5a18 OpenSSL 3.3.5 2 周之前
server-cmod.c 6ec29a5a18 OpenSSL 3.3.5 2 周之前
server-conf.c 6ec29a5a18 OpenSSL 3.3.5 2 周之前
server-ec.pem 34f444bad9 OpenSSL 1.1.1a 6 年之前
server.pem 34f444bad9 OpenSSL 1.1.1a 6 年之前
shared.opt 34f444bad9 OpenSSL 1.1.1a 6 年之前
static.opt 34f444bad9 OpenSSL 1.1.1a 6 年之前

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.