RFR: 8312126: NullPointerException in CertStore.getCRLs after 8297955
Weijun Wang
weijun at openjdk.org
Thu Sep 14 19:33:40 UTC 2023
On Thu, 14 Sep 2023 14:59:07 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> Please review this fix for a regression in the LDAP CertStore implementation where a null CRL issuerName in an X509CRLSelector should be treated as a CertStoreException instead of a NullPointerException.
>
> A new test has been added but requires internal infrastructure so will only be in the closed.
Marked as reviewed by weijun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15745#pullrequestreview-1627615769
More information about the security-dev
mailing list