Service_NSSM/CC_SDK/Environment/openssl-cmake/demos/bio
2025-09-27 14:24:18 +08:00
..
accept.cnf 重新上传 2025-09-27 14:24:18 +08:00
client-arg.c 重新上传 2025-09-27 14:24:18 +08:00
client-conf.c 重新上传 2025-09-27 14:24:18 +08:00
cmod.cnf 重新上传 2025-09-27 14:24:18 +08:00
connect.cnf 重新上传 2025-09-27 14:24:18 +08:00
descrip.mms 重新上传 2025-09-27 14:24:18 +08:00
intca.pem 重新上传 2025-09-27 14:24:18 +08:00
Makefile 重新上传 2025-09-27 14:24:18 +08:00
README 重新上传 2025-09-27 14:24:18 +08:00
root.pem 重新上传 2025-09-27 14:24:18 +08:00
saccept.c 重新上传 2025-09-27 14:24:18 +08:00
sconnect.c 重新上传 2025-09-27 14:24:18 +08:00
server-arg.c 重新上传 2025-09-27 14:24:18 +08:00
server-cmod.c 重新上传 2025-09-27 14:24:18 +08:00
server-conf.c 重新上传 2025-09-27 14:24:18 +08:00
server-ec.pem 重新上传 2025-09-27 14:24:18 +08:00
server.pem 重新上传 2025-09-27 14:24:18 +08:00
shared.opt 重新上传 2025-09-27 14:24:18 +08:00
static.opt 重新上传 2025-09-27 14:24:18 +08: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.