[stunnel-users] CRLPath not working

Michal Trojnara Michal.Trojnara at mobi-com.net
Tue Jun 13 23:44:50 CEST 2006


On Tuesday 13 June 2006 02:14, Nagasundaram, Sekhar wrote:
> Here are the configuration and the log files as you requested....

Thank you.  Please try the following change:

--- ctx.old     2006-06-13 23:33:29.000000000 +0200
+++ ctx.c       2006-06-13 23:35:33.000000000 +0200
@@ -460,6 +460,7 @@
             s_log(LOG_DEBUG, "Loaded CRLs from %s", section->crl_file);
         }
         if(section->crl_dir) {
+            section->revocation_store->cache=0;
             lookup=X509_STORE_add_lookup(section->revocation_store,
                 X509_LOOKUP_hash_dir());
             if(!lookup) {

BTW: Did my workaround work?

Best regards,
    Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20060613/03ca6249/attachment.sig>


More information about the stunnel-users mailing list