Index of /pub/NetBSD/NetBSD-release-11/src/crypto/external/apache2/openssl/dist/demos/bio/
| Name | Last Modified | Size | Type |
| Parent Directory/ | | - | Directory |
| CVS/ | 2025-Jul-31 20:20:20 | - | Directory |
| Makefile | 2025-Jul-17 15:51:25 | 0.7K | application/octet-stream |
| README.txt | 2025-Jul-17 15:51:25 | 0.2K | text/plain |
| accept.cnf | 2025-Jul-17 15:51:25 | 0.4K | application/octet-stream |
| build.info | 2025-Jul-17 15:51:25 | 0.8K | application/octet-stream |
| client-arg.c | 2025-Jul-17 15:51:25 | 2.9K | text/plain |
| client-conf.c | 2025-Jul-17 15:51:25 | 3.2K | text/plain |
| cmod.cnf | 2025-Jul-17 15:51:25 | 0.6K | application/octet-stream |
| connect.cnf | 2025-Jul-17 15:51:25 | 0.3K | application/octet-stream |
| descrip.mms | 2025-Jul-17 15:51:25 | 1.2K | application/octet-stream |
| intca.pem | 2025-Jul-17 15:51:25 | 1.5K | application/octet-stream |
| root.pem | 2025-Jul-17 15:51:25 | 1.6K | application/octet-stream |
| saccept.c | 2025-Jul-17 15:51:25 | 2.9K | text/plain |
| sconnect.c | 2025-Jul-17 15:51:25 | 3.2K | text/plain |
| server-arg.c | 2025-Jul-17 15:51:25 | 4.0K | text/plain |
| server-cmod.c | 2025-Jul-17 15:51:25 | 2.4K | text/plain |
| server-conf.c | 2025-Jul-17 15:51:25 | 3.7K | text/plain |
| server-ec.pem | 2025-Jul-17 15:51:25 | 0.9K | application/octet-stream |
| server.pem | 2025-Jul-17 15:51:25 | 4.8K | application/octet-stream |
| shared.opt | 2025-Jul-17 15:51:25 | 0.1K | application/octet-stream |
| static.opt | 2025-Jul-17 15:51:25 | 0.1K | application/octet-stream |
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.