In message <[EMAIL PROTECTED]> on Tue, 22 Mar 2005 14:15:15 +0100, François 
NOEL <[EMAIL PROTECTED]> said:

f.noel> Hi I have some problems with revokating certs.
f.noel> when I type :
f.noel>      
f.noel> openssl ca -config ./openssl.cnf -revoke ./newcerts/NOEL_Francois.pem 
f.noel> -verbose       
f.noel> 
f.noel> That update me "index.txt" but i don't anything in my crl/ca.crl file

You need to regenerate your CRL file, like this:

openssl ca -config ./openssl.cnf -gencrl -out crl/ca.crl

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to