Mads Rasmussen wrote:
> 
> 
> 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?
> 

If it says that then its probably a typo. That command has never worked
with OpenSSL. However...

openssl ca -revoke usercert.pem

is more likely to work.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Gemplus: http://www.gemplus.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to