This is a discussion on [stunnel-users] Re: CRLPath not working (Michal Trojnara) within the Stunnel Users forums, part of the Networking and Network Related category; Michael: We will give this also a shot. The workaround worked however.=20 Much thanks Sekhar ---------------- Message: 4 Date: Tue, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Michael:
We will give this also a shot. The workaround worked however.=20 Much thanks Sekhar ---------------- Message: 4 Date: Tue, 13 Jun 2006 23:44:50 +0200 From: Michal Trojnara <Michal.Trojnara@mobi-com.net> Subject: Re: [stunnel-users] CRLPath not working To: stunnel-users@mirt.net Message-ID: <200606132344.53413.Michal.Trojnara@mobi-com.net> Content-Type: text/plain; charset=3D"utf-8" 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=3D0; lookup=3DX509_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://linode.mirt.net/pipermail/stu.../20060613/03ca 6249/attachment-0001.pgp ------------------------------ _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users End of stunnel-users Digest, Vol 23, Issue 9 ******************************************** _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users |