Menu

Tree [r1137] / trunk / ext / openssl / demos / bio /
 History

HTTPS access


File Date Author Commit
 Makefile 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 README 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 accept.cnf 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 client-arg.c 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 client-conf.c 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 connect.cnf 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 saccept.c 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 sconnect.c 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 server-arg.c 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 server-conf.c 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2
 server.pem 2015-01-22 tortoisesvn [r1033] Update to OpenSSL 1.0.2

Read Me

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.