Home | History | Annotate | only in /src/crypto/external/apache2/openssl/dist/demos/bio
Up to higher level directory
NameDateSize
accept.cnf17-Jul-2025486
build.info17-Jul-2025889
client-arg.c27-Jan-20263K
client-conf.c27-Jan-20263.2K
cmod.cnf17-Jul-2025622
connect.cnf17-Jul-2025370
descrip.mms17-Jul-20251.3K
intca.pem17-Jul-20251.5K
Makefile17-Jul-2025726
README.txt17-Jul-2025254
root.pem17-Jul-20251.7K
saccept.c27-Jan-20263.1K
sconnect.c27-Jan-20263.2K
server-arg.c27-Jan-20264.1K
server-cmod.c27-Jan-20262.5K
server-conf.c27-Jan-20263.8K
server-ec.pem17-Jul-2025905
server.pem17-Jul-20254.9K
shared.opt17-Jul-202547
static.opt17-Jul-202535

README.txt

      1 This directory contains some simple examples of the use of BIO's
      2 to simplify socket programming.
      3 
      4 The client-conf, server-conf, client-arg and client-conf include examples
      5 of how to use the SSL_CONF API for configuration file or command line
      6 processing.
      7