JDK-4641631 : Consider adding socket parameters to check trusted
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-02-22
  • Updated: 2010-11-02
  • Resolved: 2010-11-02
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
7Resolved
Related Reports
Duplicate :  
Description
checkServerTrusted, checkClientTrusted could have the socket
parameters added to them.  We did this with keymanager,
this seems like a natural extension.

###@###.### 2002-02-21
We addressed the request in the fix of CR 6916074 with a more general solution.