#11355 https://directory.fedoraproject.org/ not reachable
Closed: Fixed by koocotte. Opened by koocotte.

Server directory.fedoraproject.org is tagged as https only by HSTS, but certificate sent by the server does not match this name. The website is unreachable with a browser.

% curl -v https://directory.fedoraproject.org/
*   Trying 2606:50c0:8002::153:443...
* Connected to directory.fedoraproject.org (2606:50c0:8002::153) port 443 (#0)
(...)
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io
*  start date: Feb 21 00:00:00 2023 GMT
*  expire date: Mar 20 23:59:59 2024 GMT
*  subjectAltName does not match directory.fedoraproject.org
* SSL: no alternative certificate subject name matches target host name 'directory.fedoraproject.org'
* Closing connection 0
* TLSv1.3 (OUT), TLS alert, close notify (256):
curl: (60) SSL: no alternative certificate subject name matches target host name 'directory.fedoraproject.org'
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

Metadata Update from @phsmoura:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-gain, low-trouble, ops

I think I have this fixed, can you confirm?

Yes, it's OK now.

Thanks.

Metadata Update from @koocotte:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata