This is a discussion on Re: [stunnel-users] CRLPath not working within the Stunnel Users forums, part of the Networking and Network Related category; --===============1455584804== Content-Type: multipart/signed; boundary="nextPart1411082.Y7FE33eM8y"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============1455584804==
Content-Type: multipart/signed; boundary="nextPart1411082.Y7FE33eM8y"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1411082.Y7FE33eM8y Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 --nextPart1411082.Y7FE33eM8y Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEjzHV/NU+nXTHMtERAu3yAJ9hiaeeLP0Zuk2traGDFXSzFx5JwgCgjPi K d/AZNfyP2Anm97uTz2nEpdw= =luJ6 -----END PGP SIGNATURE----- --nextPart1411082.Y7FE33eM8y-- --===============1455584804== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users --===============1455584804==-- |