• Home
Name Date Size #Lines LOC

..--

MakefileD12-May-20241 KiB3414

README.txtD12-May-2024254 75

accept.cnfD12-May-2024486 2418

client-arg.cD12-May-20242.9 KiB10977

client-conf.cD12-May-20243.1 KiB11885

cmod.cnfD12-May-2024622 2821

connect.cnfD12-May-2024370 1611

descrip.mmsD12-May-20241.3 KiB4838

intca.pemD12-May-20241.5 KiB2625

root.pemD12-May-20241.7 KiB2928

saccept.cD12-May-20242.9 KiB12266

sconnect.cD12-May-20243.1 KiB12990

server-arg.cD12-May-20244 KiB14597

server-cmod.cD12-May-20242.4 KiB9553

server-conf.cD12-May-20243.8 KiB14093

server-ec.pemD12-May-2024905 1817

server.pemD12-May-20244.9 KiB8079

shared.optD12-May-202447 32

static.optD12-May-202435 32

README.txt

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