RFR JDK-8241039, Retire the deprecated SSLSession.getPeerCertificateChain() method
Sean Mullan
sean.mullan at oracle.com
Mon Mar 16 19:19:02 UTC 2020
On 3/16/20 12:49 PM, Xuelei Fan wrote:
> Good catch! Updated in the webrev:
> http://cr.openjdk.java.net/~xuelei/8241039/webrev.01/
While you are in there, I was wondering if you can fix the typo in this
sentence in HandshakeCompletedEvent:
182 * end-entity certiticate for X509-based cipher suites, and
"certificate"
and SSLSession:
305 * end-entity certiticate for X509-based cipher suites, and
"certificate"
Also, in HandshakeCompletedEvent:
164 * @see #getPeerPrincipal()
165 * @see #getPeerPrincipal()
duplicate lines, remove one.
--Sean
More information about the security-dev
mailing list