-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.2.0, 1.3.0, 1.4.0
-
Component/s: security-libs
-
hopper
-
sparc
-
solaris_2.6
-
Verified
Name: asR10047 Date: 09/14/2000
Security provider SUN set the type property of CertificateFactory engine to the name
not specified as statdard in the JCA Spec. The Appendix A of JCA Spec establishes
'X.509' as a standard name for the CertificateFactory type. Provider SUN
set 'X509' as the type of CertificateFactory and 'X.509' as an alias of 'X509'
It contradicts with requirements of JCA.
======================================================================