> CA Revocation Lists.  I can revoke a certificate that update index.txt using
> 
> openssl ca -revoke cert.pem
> 
> However, how do I generate CLR files ?

I use the following:
 
       openssl ca -gencrl -config <file> -out <file.crl> [-outform der]
 

oki,

Steffen


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to