-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
b11
The ordering of the signature schemes through the jdk.tls.[client | server].SignatureSchemes System properties are not preserved in the actual ordering in the ClientHello message for the signature_algorithms and signature_algorithms_cert extensions. Instead the signature schemes are ordered consistent with their ordering in the sun.security.ssl.SignatureSchemes.java enumeration.