Hi, making this really short:
https://git0.savannah.gnu.org is unusable at the moment, since the SSL certificate is for bzr.savannah.gnu.org; noticed that when trying to clone the autoconf repo. See openssl output below: $> openssl s_client -connect git0.savannah.gnu.org:443 CONNECTED(00000003) 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 = bzr.savannah.gnu.org verify return:1 --- Certificate chain 0 s:/CN=bzr.savannah.gnu.org i:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3 1 s:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3 i:/O=Digital Signature Trust Co./CN=DST Root CA X3 --- Could someone please fix that by getting a Let's Encrypt cert for the actual git0 subdomain? Thanks! Marcus Müller
