Bug#748740: Does not work anymore with https servers that use selfsigned certificates

Damyan Ivanov dmn at debian.org
Tue May 20 11:34:36 UTC 2014


Control: tags -1 confirmed

-=| Klaus Ethgen, 20.05.2014 11:40:19 +0100 |=-
> Package: libwww-perl
> Version: 6.06-1
> Severity: important
> 
> The newest version of libwww-perl does not connect to https servers with
> selfsigned certificates anymore; even not with environment
> PERL_LWP_SSL_VERIFY_HOSTNAME set to 0.

I can confirm this:

 $ env -i PERL_LWP_SSL_VERIFY_HOSTNAME=0 PERL_LWP_SSL_CA_PATH=/ \
 GET https://www.debian.org/
 Can't connect to www.debian.org:443

 Network is unreachable at /usr/share/perl5/LWP/Protocol/http.pm line 
 41.


 $ env -i GET https://www.debian.org/ | wc -l
 254
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140520/76bc7327/attachment.sig>


More information about the pkg-perl-maintainers mailing list