RFR: 8296399: crlNumExtVal might be null inside X509CRLSelector::match [v2]

Xue-Lei Andrew Fan xuelei at openjdk.org
Fri Nov 18 03:39:18 UTC 2022


On Fri, 18 Nov 2022 01:52:33 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.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   rename

I guess the compatibility impact is low?

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

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


More information about the security-dev mailing list