Hello, 
  I want to revoke my certificate by specifying CRLfile in the stunnel.conf.
  the commands that i m using are:-
  1. for generating the CRL file 
  openssl ca -gencrl -keyfile ca_key -cert ca_crt -out my_crl.pem
  2. for revoking the certificates
  openssl ca -revoke bad_crt_file -keyfile ca_key -cert ca_crt 
   
  The entry specified in the stunnel.conf file is:-
  CRLfile = my_crl.pem
   
   
  but still the client having the revoked certificate ,  is able to connect to 
the server.

       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.

Reply via email to