[security-dev 01291]: Re: Need reviewer for 6889552: Sun provider should not require LDAP CertStore to be present

2009-10-08 Thread Sean Mullan
Looks good. --Sean Alan Bateman wrote: Vinnie, Sean, The Sun provider has a dependency on JNDI due to the LDAP CertStore implementation to fetch certs and CRLs from an LDAP directory. I'd like to remove this dependency with the following patch: http://cr.openjdk.java.net/~alanb/6889552/ In

[security-dev 01290]: Need reviewer for 6889552: Sun provider should not require LDAP CertStore to be present

2009-10-08 Thread Alan Bateman
Vinnie, Sean, The Sun provider has a dependency on JNDI due to the LDAP CertStore implementation to fetch certs and CRLs from an LDAP directory. I'd like to remove this dependency with the following patch: http://cr.openjdk.java.net/~alanb/6889552/ In summary, it just moves LDAPCertStore into