https://ecsft.cern.ch/dist/ seems to be serving an incomplete certificate chain since the certs were renewed on Jan 20th. The site can still be accessed by web browsers (which fill in the missing certs), but means the cern repos don’t work for client installs, e.g. via a package manager.
openssl s_client -connect ecsft.cern .ch:443 -showcerts -servername ecsft.cern .ch < /dev/null shows:
0 s:C=CH, ST=Genève, O=CERN Organisation Européenne pour la Recherche Nucléaire, CN=cernvm.cern .ch
i:C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication CA OV R36
…
1 s:C=GB, ST=Greater Manchester, L=Salford, O=Sectigo Limited, CN=Sectigo RSA Organization Validation Secure Server CA
i:C=US, ST=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust RSA Certification Authority
skipping the intermediary Sectigo CA part of the chain.