RFR: 8326233 Utils#copySSLParameters loses needClientAuth Setting
Valentin Brandl
duke at openjdk.org
Tue Feb 20 10:10:07 UTC 2024
On Tue, 20 Feb 2024 09:16:06 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> It wasn't noticed because the wantClientAuth / needClientAuth only make sense on the server side. I wonder if this was detected by code inspection, or if some (application) code actually depends on this.
I didn't know this. Is there any way to force the client to use mTLS or fail?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17923#issuecomment-1953874088
More information about the net-dev
mailing list