I would like to know why the openssl CA command to revoke a cert
(myfiletorevoke) 
needs the CA cert other than the cert I want to revoke. 

openssl ca -revoke  myfiletorevoke -keyfile   cakey -cert cacert -passin
pass:CApass -config myconfig

I noticed that the command does not modify the cert I want to revoke anyway,
well at least the date
stays the same and the -text shown is the same.




--
View this message in context: 
http://openssl.6102.n7.nabble.com/openssl-ca-revoke-why-need-CA-parm-tp47060.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to