]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/runtime/metrics/doc.go
crypto/tls: remove RSA KEX ciphers from the default list
[gostls13.git] / src / runtime / metrics / doc.go
index a89f6dca65dd72b0d8fbf84a6e2686a13460f233..78b2e6c3bce99972a8a1fb0ebd07d6696c89d018 100644 (file)
@@ -311,6 +311,10 @@ Below is the full list of supported metrics, ordered lexicographically.
                The number of non-default behaviors executed by the crypto/tls
                package due to a non-default GODEBUG=tlsmaxrsasize=... setting.
 
+       /godebug/non-default-behavior/tlsrsakex:events
+               The number of non-default behaviors executed by the crypto/tls
+               package due to a non-default GODEBUG=tlsrsakex=... setting.
+
        /godebug/non-default-behavior/x509sha1:events
                The number of non-default behaviors executed by the crypto/x509
                package due to a non-default GODEBUG=x509sha1=... setting.