On Tue, May 03, 2005, Andrea Cogliati wrote: > Guys, > > I've succesfully generated a Domain Controller certificate for Smart > Card logon in Windows with 0.9.8-dev. Now, I've found a little > discrepancy and I cannot find any clear (to me!) documentation about > it. > > If I use Windows Certificate viewer, the certificate generated with > OpenSSL has Key Encipherment (e0) as a Key Usage, while a certificate > generated through MS Certificate Server has Key Encipherment (a0). > What's the difference between them? If necessary, how can I insert a > Key Encipherment (a0) with OpenSSL? >
What do you get in the keyUsage extension when you do: openssl x509 -in cert.pem -noout -text Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]