git: openjdk/jdk: 8311644: Server should not send bad_certificate alert when the client does not send any certificates
Anthony Scarpino
ascarpino at openjdk.org
Mon Feb 26 16:50:47 UTC 2024
Changeset: f62b5789
Author: Anthony Scarpino <ascarpino at openjdk.org>
Date: 2024-02-26 16:49:01 +0000
URL: https://git.openjdk.org/jdk/commit/f62b5789add23adda2634a1cfb80f48b4387be74
8311644: Server should not send bad_certificate alert when the client does not send any certificates
Reviewed-by: djelinski, jjiang, ssahoo
! src/java.base/share/classes/sun/security/ssl/Alert.java
! src/java.base/share/classes/sun/security/ssl/CertificateMessage.java
+ test/jdk/javax/net/ssl/SSLSession/CertMsgCheck.java
! test/jdk/javax/net/ssl/SSLSession/CheckSessionContext.java
! test/jdk/javax/net/ssl/templates/TLSBase.java
! test/jdk/sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java
! test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS12.java
! test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS13.java
More information about the jdk-changes
mailing list