Bug#749225: [uscan] does not work with bitbucket

Jakub Wilk jwilk at debian.org
Sun May 25 15:09:02 UTC 2014


* Picca Frédéric-Emmanuel <picca at debian.org>, 2014-05-25, 14:05:
>failed: 500 Can't connect to bbuseruploads.s3.amazonaws.com:443
>-- Scan finished

uscan uses libwww-perl under the hood. I can reproduce it with GET(1p):

$ GET https://bbuseruploads.s3.amazonaws.com/
Can't connect to bbuseruploads.s3.amazonaws.com:443 (certificate verify failed)

LWP::Protocol::https::Socket: SSL connect attempt failed with unknown error error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed at /usr/share/perl5/LWP/Protocol/http.pm line 41.


No idea why the verification fails, though. Other TLS clients I tested 
seem to be happy with it.

Unfortunately, there doesn't seem to be currently any way to disable 
certificate verification in uscan.

-- 
Jakub Wilk



More information about the devscripts-devel mailing list