Skip to main content

tls

Description

TLS

Init

tls(target string)

Fields

IDTYPEDESCRIPTION
socketsocketSocket of this connection
domainNamestringAn optional domain name to test
paramsdictList of all parameters for this TLS/SSL connection
versions[]stringVersion of TLS/SSL that is being used
ciphers[]stringCiphers supported by this TLS/SSL connection
extensions[]stringExtensions supported by this TLS/SSL connection
certificates[]certificateCertificates provided in this TLS/SSL connection
nonSniCertificates[]certificateCertificates provided without server name indication (SNI)