[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LWP and SSL problems (found solution!)



From the "Known bugs and Caveats" in Net::SSLeay,

"Try using SSL_CTX_set_verify() instead and do not be surprised if
even this stops working in future versions."

In IO::Socket:SSL, if I comment out line 721 which is
  $r = Net::SSLeay::CTX_set_verify($ctx, $verify_mode, 0);

it works. I've submitted a bug for libnet-socketssl-perl.
-pete

-- 
(peter.royal|osi)@pobox.com - http://pobox.com/~osi
your brain on life - http://fotap.org - coming soon
uin#153025

Attachment: pgptMd1iNpGg3.pgp
Description: PGP signature


Reply to: