As noted aboved, the reason for this change is due to a change in the University's provider of SSL certificates. Previously, certificates were signed by the Comodo AAA Certificate Services certificate authority, with the following chain of trust:
- subject=C = GB, ST = Greater Manchester, L = Salford, O = Comodo CA Limited, CN = AAA Certificate Services
- subject=C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
- subject=C = NL, O = GEANT Vereniging, CN = GEANT OV RSA CA 4
- subject=C = GB, L = Cambridge, O = University of Cambridge, OU = Department of Chemistry, CN = chemnet.ch.private.cam.ac.uk
Due to the change in provider, the chain of trust now uses the DigiCert Global Root G2 certificate authority:
- subject=C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert Global Root G2
- subject=C = US, O = DigiCert Inc, CN = DigiCert Global G2 TLS RSA SHA256 2020 CA1
- subject=C = GB, L = Cambridge, O = University of Cambridge, CN = chemnet.ch.private.cam.ac.uk
In order to provide a transitional period, authentications using the @ch.2021.cam.ac.uk realm will continue to use the old chain of trust (signed by AAA Certificate Services) until the corresponding chemnet.ch.private.cam.ac.uk certificate expires on July 4. Authentications using the @ch.2025.cam.ac.uk realm will use the new chain of trust (signed by DigiCert Global Root G2). If you are confident you understand what this means, you can manually make the following changes to an existing ChemNet configuration:
- Trust connections signed by DigiCert Global Root G2 (e.g. on Linux, this may be provided by /etc/ssl/certs/DigiCert_Global_Root_G2.pem)
- Change your anonymous/outer identity from @ch.2021.cam.ac.uk to @ch.2025.cam.ac.uk
- Change your username/inner identity from CRSID@ch.2021.cam.ac.uk to CRSID@ch.2025.cam.ac.uk