[9] RFR: 8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
Sean Mullan
sean.mullan at oracle.com
Fri Sep 4 16:08:18 UTC 2015
On 09/02/2015 06:23 AM, Seán Coffey wrote:
> if (!u.getScheme().equalsIgnoreCase("ldap")) {
> throw new InvalidAlgorithmParameterException(
> "Only LDAP URIs are supported for LDAP Certore");
>
> Let's print the scheme received!
And fix the typo: s/Certore/CertStore/
--Sean
More information about the security-dev
mailing list