Control: reassign -1 reportbug Control: tag -1 moreinfo Control: severity -1 minor
On Fri, 03 Feb 2017, Axel Beckert wrote: > Debian Bug Tracking System wrote: > > On Fri, Feb 3, 2017 at 2:12 AM, Klaus Ethgen <[email protected]> wrote: > > > Unable to connect to Debian BTS (error: "SSLError(1, '[SSL: > > > CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:720)')"); > > > continue [y|N|?]? > > > > sounds like a problem with the BTS, please contact them; closing as > > invalid As near as I can tell, the certificates for the BTS are just fine: % openssl s_client -showcerts -connect bugs.debian.org:443 </dev/null|openssl x509 -text|grep -e verify -e GMT -i depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3 verify return:1 depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3 verify return:1 depth=0 CN = bugs.debian.org verify return:1 DONE Not Before: Jan 6 10:58:00 2017 GMT Not After : Apr 6 10:58:00 2017 GMT So if you're getting this error, it's either that reportbug is connecting to the wrong URI, you don't have the appropriate CAs installed, or something else is going on. -- Don Armstrong https://www.donarmstrong.com There is no mechanical problem so difficult that it cannot be solved by brute strength and ignorance. -- William's Law

