I was reading the guide:
 
"SSL Certificates HOWTO" by Franck Martin and tried setting up a CA,
created a CA cert, a user cert and then I would like to try to revoke my
user cert
 
Just to test.
 
The guide says:
 
Openssl -revoke usercert.pem
 
However this command seems to have disappeared from openssl - how would
I go about revoking a certificate now?
 
I tried creating the crl list with 
 
Openssl ca -gencrl -out crl-list.pem
 
This part works just that since I didn't revoke my cert, the crl list
haven't got it.
 
Please help!
 
Regards,
 
Mads Rasmussen
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]


Reply via email to