RFR: 8326381: com.sun.net.httpserver.HttpsParameters and SSLStreams incorrectly handle needClientAuth and wantClientAuth [v2]

Michael McMahon michaelm at openjdk.org
Thu Feb 22 09:29:00 UTC 2024


On Thu, 22 Feb 2024 09:11:51 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> Should we deprecate the HttpsParameters methods? The class javadoc has advised against using them since the day they were introduced, and if I read [JDK-6398764](https://bugs.openjdk.org/browse/JDK-6398764) correctly, they were only introduced to enable backporting HttpsParameters to JDK 1.5.

Yes, I'd agree with this.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17940#issuecomment-1959033149


More information about the net-dev mailing list