JDK-6889552 : Sun provider should not require LDAP CertStore to be present
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-10-08
  • Updated: 2014-10-06
  • Resolved: 2009-10-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b75Fixed
Related Reports
Relates :  
Description
Support for the LDAP CertStore creates a dependency on JNDI. This bug asks that this dependency be separated so that LDAP CertStore is only support when the JNDI LDAP provider is present.

Comments
EVALUATION We need to remove this dependency.
08-10-2009