hg: jdk/sandbox: Fix improper ordering for default certificate type field in CertificateRequest

jamil.j.nimeh at oracle.com jamil.j.nimeh at oracle.com
Mon May 14 18:08:38 UTC 2018


Changeset: f8a11b589cc5
Author:    jnimeh
Date:      2018-05-14 11:08 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/f8a11b589cc5

Fix improper ordering for default certificate type field in CertificateRequest
Summary: Fixes the ordering in the CERT_TYPES constant for the CertificateRequest message.  ECDSA will now be an advertised type when ECDSA is available in JCE.

! src/java.base/share/classes/sun/security/ssl/CertificateRequest.java



More information about the jdk-sandbox-changes mailing list