Is there any plan to fix this:
[root at 7af579e3aefc /]# curl -vvv
https://cgit.freedesktop.org/xorg/proto/xproto/plain/COPYING
* About to connect() to cgit.freedesktop.org port 443
* Trying 131.252.210.161... connected
* Connected to cgit.freedesktop.org (131.252.210.161) port 443
* successfully set certificate verify locations:
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* SSLv2, Client hello (1):
SSLv3, TLS handshake, Server hello (2):
SSLv3, TLS handshake, CERT (11):
SSLv3, TLS handshake, Server key exchange (12):
SSLv3, TLS handshake, Server finished (14):
SSLv3, TLS handshake, Client key exchange (16):
SSLv3, TLS change cipher, Client hello (1):
SSLv3, TLS handshake, Finished (20):
SSLv3, TLS change cipher, Client hello (1):
SSLv3, TLS handshake, Finished (20):
SSL connection using DHE-RSA-AES128-SHA
* Server certificate:
* subject: /CN=anongit.freedesktop.org
* start date: 2016-02-07 14:25:00 GMT
* expire date: 2016-05-07 14:25:00 GMT
* SSL: certificate subject name 'anongit.freedesktop.org' does not match
target host name 'cgit.freedesktop.org'
Because it's breaking a lot of builds :(
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/freedesktop/attachments/20160209/d067096a/attachment.html>