@@ -143,11 +143,11 @@
cipher cipher
The current cipher in use between the client and server channels.
sbits n
The number of bits used for the session key.
-
certificate n
+
certificate cert
The PEM encoded certificate.
sha1_hash hash
The SHA1 hash of the certificate.
sha256_hash hash
The SHA256 hash of the certificate.
@@ -154,11 +154,11 @@
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
+ SSLv2, SSLv3, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3, unknown
tls::import channel