[Net-ssleay-devel] Re: Net::SSLeay & CRL's

Eric Nichols eric at dirwiz.com
Thu Jan 19 14:53:29 UTC 2006


Wonder of wonders it worked!
It acurately determined I don't have a CRL stored AND no perl crashes.
Attached is the code.  Now I just have to figure out why IO::Socket::SSL is
making Net::SSLeay crash...


On Wed, January 18, 2006 5:10 pm, Mike McCauley wrote:
> Hello Eric,
>
> Whats going on? You are still using your orginal code with your bug still in
> it. No wonder it crashes. Here again is the working code I have sent to you 3
> times now. Please use it and check your work before resubmittting a bug
> report on this list. I dont have time to debug your code for you any more.
>
> You must pass $ctx to CTX_get_cert_store, not $ssl:
> &Net::SSLeay::X509_STORE_set_flags(&Net::SSLeay::CTX_get_cert_store($ctx),&Net::SSLeay::X509_V_FLAG_CRL_CHECK);
>
> Cheers.
>
>
> On Thursday 19 January 2006 02:19, Eric Nichols wrote:
>> Very strange.. still crashes perl in windows.. here is the code...
>> If you would like I can setup VNC and an IM client if you want to take a
>> look... Thanks
>> Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssleaynew.pl
Type: application/octet-stream
Size: 1888 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/net-ssleay-devel/attachments/20060119/a61491b7/ssleaynew.obj


More information about the Net-ssleay-devel mailing list