Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for InsecureAlgorithmError (0.11 sec)

  1. staging/src/k8s.io/apiserver/pkg/util/x509metrics/server_cert_deprecations.go

    //  2. the server certificate in response contains no SAN. This indicates that this binary run
    //     with the GODEBUG=x509ignoreCN=0 in env
    //
    // It increases the `sha1` counter whenever:
    //  1. we get a x509.InsecureAlgorithmError with string `SHA1`
    //     which indicates an error caused by an insecure SHA1 signature
    //  2. the server certificate in response contains a SHA1WithRSA or ECDSAWithSHA1 signature.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jul 26 17:14:05 UTC 2022
    - 7.3K bytes
    - Viewed (0)
Back to top