Index of /archives/NetBSD/NetBSD-release-10/src/crypto/external/bsd/openssl/dist/demos/bio
Name Last modified Size Description
Parent Directory -
CVS/ 2023-08-12 12:31 -
Makefile 2023-08-12 12:31 1.0K
README.txt 2023-08-11 22:40 254
accept.cnf 2023-08-12 12:31 486
client-arg.c 2023-08-12 12:31 2.9K
client-conf.c 2023-08-12 12:31 3.1K
cmod.cnf 2023-08-12 12:31 622
connect.cnf 2023-08-12 12:31 370
descrip.mms 2020-01-23 11:48 1.3K
intca.pem 2018-09-23 22:17 1.5K
root.pem 2018-09-23 22:17 1.7K
saccept.c 2023-08-12 12:31 2.9K
sconnect.c 2023-08-12 12:31 3.1K
server-arg.c 2023-08-12 12:31 4.0K
server-cmod.c 2023-08-12 12:31 2.4K
server-conf.c 2023-08-12 12:31 3.8K
server-ec.pem 2018-09-23 22:17 905
server.pem 2018-09-23 22:17 4.9K
shared.opt 2018-02-09 05:57 47
static.opt 2018-02-09 05:57 35
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.