Index: tls.htm
==================================================================
--- tls.htm
+++ tls.htm
@@ -203,12 +203,11 @@
Only available if the OpenSSL library the package is linked
against supports the TLS hostname extension for 'Server Name
Indication' (SNI). Use to name the logical host we are talking
to and expecting a certificate for
-ssl2 bool
- Enable use of SSL v2. (default: false
- unless -DNO_PATENTS was specified in build)
+ Enable use of SSL v2. (default: false)
-ssl3 bool
Enable use of SSL v3. (default: false)
-tls1 bool
Enable use of TLS v1. (default: true)
-tls1.1 bool