Name Date Size #Lines LOC

..--

MakefileHD03-Feb-20241 KiB3414

README.txtHD03-Feb-2024254 75

accept.cnfHD03-Feb-2024486 2418

client-arg.cHD03-Feb-20242.9 KiB10977

client-conf.cHD03-Feb-20243.1 KiB11885

cmod.cnfHD03-Feb-2024622 2821

connect.cnfHD03-Feb-2024370 1611

descrip.mmsHD03-Feb-20241.3 KiB4838

intca.pemHD03-Feb-20241.5 KiB2625

root.pemHD03-Feb-20241.7 KiB2928

saccept.cHD03-Feb-20242.9 KiB12266

sconnect.cHD03-Feb-20243.1 KiB12990

server-arg.cHD03-Feb-20244 KiB14597

server-cmod.cHD03-Feb-20242.4 KiB9553

server-conf.cHD03-Feb-20243.8 KiB14093

server-ec.pemHD03-Feb-2024905 1817

server.pemHD03-Feb-20244.9 KiB8079

shared.optHD03-Feb-202447 32

static.optHD03-Feb-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