@@ -281,10 +281,15 @@
servername name
The name of the connected to server.
protocol version
The protocol version used for the connection: SSL2, SSL3, TLS1, TLS1.1, TLS1.2, TLS1.3, or unknown.
+
renegotiation state
+
Whether protocol renegotiation is allowed or disallowed.
+
alpn protocol
+
The protocol selected after Application-Layer Protocol + Negotiation (ALPN).
securitylevel level
The security level used for selection of ciphers, key size, etc.
cipher cipher
The current cipher in use for the connection.
standard_name name
@@ -295,15 +300,10 @@
The number of secret bits used for cipher.
min_version version
The minimum protocol version for cipher.
description string
A text description of the cipher.
-
renegotiation state
-
Whether protocol renegotiation is allowed or disallowed.
-
alpn protocol
-
The protocol selected after Application-Layer Protocol - Negotiation (ALPN).
session_reused boolean
Whether the session has been reused or not.
session_id string
Unique session id for use in resuming the session.
session_ticket string