Duplicate :
|
sun/security/ssl/X509TrustManagerImpl/BasicConstraints.java sun/security/ssl/X509TrustManagerImpl/SelfIssuedCert.java The above tests are using weak signature algorithm MD5withRSA, which is not allowed by TLS 1.3. So, it has to exclude this TLS protocol for these tests.
|