Integrated: 8295068: SSLEngine throws NPE parsing CertificateRequests

Kevin Driver kdriver at openjdk.org
Fri Jul 7 16:58:02 UTC 2023


On Wed, 5 Jul 2023 20:25:26 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

> JDK-8295068: an NPE is thrown when an invalid `id` is found to match up a `ClientCertificateType`; rather than throwing the `NPE`, we now ignore an `id` which does match a `ClientCertificateType`.

This pull request has now been integrated.

Changeset: 5667afc3
Author:    Kevin Driver <kdriver at openjdk.org>
Committer: Xue-Lei Andrew Fan <xuelei at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5667afc36275b064c7700518f453fe8657e13636
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8295068: SSLEngine throws NPE parsing CertificateRequests

Reviewed-by: xuelei

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

PR: https://git.openjdk.org/jdk/pull/14778


More information about the security-dev mailing list