JDK-4860346 : Add X500Principal based methods to CertPath classes
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-05-08
  • Updated: 2017-05-16
  • Resolved: 2003-12-15
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.
Other
5.0 b32Fixed
Description
The CertPath classes currently use byte[] and Strings to represent distinguished names. This is less efficient and less convenient than using the X500Principal class. X500Principal based methods should be added where possible. 

This would affect the classes X509CertSelector, X509CRLSelector, and TrustAnchor.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta FIXED IN: tiger-beta INTEGRATED IN: tiger-b32 tiger-beta
14-06-2004

EVALUATION Will file CCC. ###@###.### 2003-05-08
08-05-2003