On Thu, 14 Sep 2023 14:59:07 GMT, Sean Mullan 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 b
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 close