Hi Gomathi
the recommendation is to have the 'Microsoft RSA Root Certificate Authority 2017' as a backup in case the 'DigiCert Global Root G2' certificate is retired unexpectedly. Let me explain the context and the relationship between these certificates:
DigiCert Global Root G2: This is a widely trusted root certificate authority (CA) that is used to issue SSL/TLS certificates. It is responsible for validating the authenticity of certificates issued by DigiCert.
Microsoft RSA Root Certificate Authority 2017: This is another root CA operated by Microsoft. It is used for issuing certificates and establishing trust in various Microsoft services and platforms.
In the case of the TLS certificate migration mentioned in the documentation, the primary certificate being used is the 'DigiCert Global Root G2' certificate. However, to ensure continuity and avoid any disruptions if the 'DigiCert Global Root G2' certificate is retired unexpectedly or becomes invalid, it is recommended to also have the 'Microsoft RSA Root Certificate Authority 2017' as a fallback option.
Having the 'Microsoft RSA Root Certificate Authority 2017' as a backup means that if the primary certificate is no longer valid or trusted, the 'Microsoft RSA Root Certificate Authority 2017' can be used to establish trust and ensure secure communication.
Logically, the RSA certificate is not standing by for the DigiCert certificate but rather acting as a fallback option if needed. It provides an alternative trust anchor in case the primary certificate becomes untrusted or retired.
It's important to follow the recommendations provided in the documentation and ensure that you have both the primary and backup certificates in place to ensure the secure operation of your services.