tls.client.supported_ciphers
Developmentstring[]as of v1.44.0
Array of ciphers offered by the client during the client hello.
Examples
- ["TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384","TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384"]
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).