JDK-4523227 : RFE: Certificate Validation and Management through browser cert store
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2001-11-06
  • Updated: 2002-03-01
  • Resolved: 2002-03-01
Related Reports
Duplicate :  
Description
Problem: 

Verifying signed applet and HTTPS certificate requires access to a root cert store. However, the cacerts file that comes with the JRE is insufficient, so some of the certificates may not be verified and generate confusing warning messages to the users.

Solution: 

Access browser certificate store during signed applets and HTTPS certification verification process if verification through cacerts fails. This ensure certificate will be verified properly without suffering with the insufficient capability of cacerts.

Comments
EVALUATION Duplicate of #4480333. ###@###.### 2002-03-01
01-03-2002