Bug#826039: liblwp-protocol-https-perl: Two versions of https.pm (6.06) have different contents and one always checks certificates
Dominique Dumont
dod at debian.org
Fri Jun 3 11:16:27 UTC 2016
Hi
Note that:
* LWP::Protocol::https works with LWP::UserAgent
* LWP::Protocol::https on CPAN and on Debian/Jessie have the same version
with some differences to better integrate with Debian (for instance, Debian
certificates are used instead of Mozilla::CA)
* LWP::UserAgent is v 6.02 on Debian/jessie and 6.15 on CPAN
The last point is expected and may explain the different behavior.
Could you check that:
* $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} is set *before* creating LWP::UserAgent
* LWP::UserAgent is created without ssl_opts/verify_hostname parameter
HTH
--
https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org
More information about the pkg-perl-maintainers
mailing list