-
Enhancement
-
Resolution: Fixed
-
P5
-
1.2.2
-
None
-
merlin
-
generic
-
generic
PKIX RFC2459 is being revised. The revision includes support for
SubjectPublicKeyInfo fields in which a DSA key has no associated p, q,
or g parameters. In such a case, the key "inherits" parameters from
its issuer's key or from another key earlier in the certificate
chain.
sun.security.provider does not currently support DSA keys with null
parameters in the algorithm identifier field.
SubjectPublicKeyInfo fields in which a DSA key has no associated p, q,
or g parameters. In such a case, the key "inherits" parameters from
its issuer's key or from another key earlier in the certificate
chain.
sun.security.provider does not currently support DSA keys with null
parameters in the algorithm identifier field.