@@ -198,10 +198,15 @@ handshake. If this is set to true then -request must also be set to true. (default: false)
-server bool
Handshake as server if true, else handshake as client.(default: false)
+
-servername host
+
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: true unless -DNO_PATENTS was specified in build)
-ssl3 bool
Enable use of SSL v3. (default: true)