aboutsummaryrefslogtreecommitdiff
path: root/openssl/demos/bio/README
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/demos/bio/README')
-rw-r--r--openssl/demos/bio/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/openssl/demos/bio/README b/openssl/demos/bio/README
index 0b24e5b80..a36bb48a5 100644
--- a/openssl/demos/bio/README
+++ b/openssl/demos/bio/README
@@ -1,3 +1,7 @@
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.
+