git: openjdk/jdk11u-dev: 8263188: JSSE should fail fast if there isn't supported signature algorithm

Antonio Vieiro avieiro at openjdk.org
Mon Dec 22 12:33:29 UTC 2025


Changeset: 7441d387
Branch: master
Author:    Antonio Vieiro <avieiro at openjdk.org>
Date:      2025-12-22 12:30:43 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/7441d3877f19c2c891ddddaba42f0819813f41eb

8263188: JSSE should fail fast if there isn't supported signature algorithm

Reviewed-by: sgehwolf
Backport-of: 99b4bab366fe897e41a35240e474ea0cb0b229d5

! src/java.base/share/classes/sun/security/ssl/CertificateRequest.java
! src/java.base/share/classes/sun/security/ssl/SignatureAlgorithmsExtension.java
! test/jdk/javax/net/ssl/templates/SSLContextTemplate.java
! test/jdk/javax/net/ssl/templates/SSLEngineTemplate.java
+ test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS12.java
+ test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS13.java



More information about the jdk-updates-changes mailing list