http://qs321.pair.com?node_id=1125484


in reply to LWP not working with HTTPS protocol (SOLVED)

LWP uses IO::Socket::SSL since version 6.0 as the backend SSL library. So you need to update this module.

Replies are listed 'Best First'.
Re^2: LWP not working with HTTPS protocol
by Anonymous Monk on Jul 22, 2015 at 01:13 UTC
    The problem still occurs with the latest IO::Socket::SSL (2.016) on Windows 8.1.
    C:\Users\Jason\Development>cpan install IO::Socket::SSL CPAN: Term::ANSIColor loaded ok (v4.03) CPAN: Storable loaded ok (v2.51) Reading 'C:\Perl64\cpan\Metadata' Database was generated on Tue, 21 Jul 2015 05:41:02 GMT CPAN: Module::CoreList loaded ok (v5.20150720) IO::Socket::SSL is up to date (2.016).