You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/12595) |
3 years ago | |
---|---|---|
.. | ||
Makefile | 6 years ago | |
README.txt | 3 years ago | |
accept.cnf | 4 years ago | |
client-arg.c | 5 years ago | |
client-conf.c | 5 years ago | |
cmod.cnf | 6 years ago | |
connect.cnf | 4 years ago | |
descrip.mms | 4 years ago | |
intca.pem | 5 years ago | |
root.pem | 5 years ago | |
saccept.c | 5 years ago | |
sconnect.c | 3 years ago | |
server-arg.c | 5 years ago | |
server-cmod.c | 5 years ago | |
server-conf.c | 5 years ago | |
server-ec.pem | 5 years ago | |
server.pem | 5 years ago | |
shared.opt | 7 years ago | |
static.opt | 7 years ago |
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.