![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^3: LWP and HTTPSby noxxi (Pilgrim) |
on Apr 26, 2014 at 20:48 UTC ( #1083952=note: print w/replies, xml ) | Need Help?? |
Yet another broken SSL server which cannot do TLS1.0 or better. Browsers work around this kind of error by retrying with a downgraded SSL version. Recent versions of LWP (base of WWW::Mechanize) use IO::Socket::SSL/Net::SSLeay by default and you can simply enforce a specific SSL version like this: I've tested it and it works with this broken server.
In Section
Seekers of Perl Wisdom
|
|