Added LWP::Protocol::https plugin to provide https schema support to LWP::UserAgent.
Also included is the 20160104 cert bundle from Mozilla.
This works with Crypt::SSLeay currently, but not IO::Socket::SSL
and you have to turn off hostname verification with
PERL_LWP_SSL_VERIFY_HOSTNAME=0
Added LWP::Protocol::https plugin to provide https schema support to LWP::UserAgent.
Also included is the 20160104 cert bundle from Mozilla. This works with Crypt::SSLeay currently, but not IO::Socket::SSL and you have to turn off hostname verification with PERL_LWP_SSL_VERIFY_HOSTNAME=0