draconisplusplus/subprojects/openssl-3.0.8/demos/bio
2025-02-20 14:49:18 -05:00
..
accept.cnf start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
client-arg.c start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
client-conf.c start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
cmod.cnf start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
connect.cnf start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
descrip.mms start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
intca.pem start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
README.txt start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
root.pem start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
saccept.c start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
sconnect.c start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
server-arg.c start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
server-cmod.c start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
server-conf.c start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
server-ec.pem start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
server.pem start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
shared.opt start doing wraps and subprojects 2025-02-20 14:49:18 -05:00
static.opt start doing wraps and subprojects 2025-02-20 14:49:18 -05:00

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.