Package: liblwp-protocol-https-perl / 6.07-2

Metadata

Package Version Patches format
liblwp-protocol-https-perl 6.07-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cert.patch | (download)

lib/LWP/Protocol/https.pm | 20 1 + 19 - 0 !
1 file changed, 1 insertion(+), 19 deletions(-)

 use ca-certificates rather than mozilla::ca
746579 fix peer certificate verification.patch | (download)

lib/LWP/Protocol/https.pm | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 fix peer certificate verification
 LWP::Protocol::HTTPS disabled peer certificate verification in case
 only hostname verification was disabled.
fix https test | (download)

t/https_proxy.t | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 fix https test
 fix https test after patch
 746579-fix-peer-certificate-verification.patch 
 kinda breaks it.