Hi,

I received a DSA certificate most probably created with secude.
The interesting thing is the algorithmIdentifier:
it contains
  ObjectIdentifier: dsaWithSHA1-old
  Parameter: Sequence { integer, integer, integer } -- P, Q and G

OpenSSL-generated DSA-certificates contain:
  ObjectIdentifier: dsaWithSHA1
  Parameter: NULL

Is that correct that with dsaWithSHA1-old the parameters must
be included and with dsaWithSHA1 no parameters are needed?
Where do I find the official definition? RFC? PKCS??

Thanks

Robert


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to