* James McCoy <[email protected]>, 2014-05-25, 11:21:
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.
“env PERL_LWP_SSL_VERIFY_HOSTNAME=0 uscan …” should work.
PERL_LWP_SSL_VERIFY_HOSTNAME=0 used to completely disable certificate
verification, but now it only disables checking that the hostname
matches the certificate's CN/subjectAltName. (This is side effect of
fixing bug #746579.)
This new semantics is not very useful in general, but it's indeed
sufficient for https:/bbuseruploads.s3.amazonaws.com/.
--
Jakub Wilk
_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel