@@ -147,10 +147,13 @@
server channels.
sbits n
The number of bits used for the session key.
certificate n
The PEM encoded certificate.
+ alpn protocol
+ The protocol selected after Application-Layer Protocol
+ Negotiation (ALPN).
version value
The protocol version used for the connection:
SSLv2, SSLv3, TLSv1, TLSv1.1, TLSv1.2, unknown
@@ -163,10 +166,13 @@
setting session parameters for SSL handshake.
+ - -alpn list
+ - List of protocols to offer during Application-Layer
+ Protocol Negotiation (ALPN).
- -cadir dir
- Provide the directory containing the CA certificates.
- -cafile filename
- Provide the CA file.
- -certfile filename