Integrated: 8296399: crlNumExtVal might be null inside X509CRLSelector::match

Weijun Wang weijun at openjdk.org
Mon Nov 21 15:28:00 UTC 2022


On Thu, 17 Nov 2022 16:14:57 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> When `X509CRLSelector ` requires a CRL number extension but a CRL does not have it, the CRL should not be selected.
> 
> Note: the test uses a new internal API introduced in https://github.com/openjdk/jdk/pull/11151.

This pull request has now been integrated.

Changeset: 57f5cfde
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/57f5cfdeb52b160e58968fb177b4432b3e079607
Stats:     78 lines in 2 files changed: 78 ins; 0 del; 0 mod

8296399: crlNumExtVal might be null inside X509CRLSelector::match

Reviewed-by: xuelei

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

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



More information about the security-dev mailing list