The 'Microsoft Azure RSA TLS Issuing CA 03' certificate is expiring

Poornesh Purushotham 0 Reputation points
2026-08-24T16:14:58.2366667+00:00

The 'Microsoft Azure RSA TLS Issuing CA 03' certificate is expiring. Where can we obtain the renewal file?

We checked the provided Microsoft link, which states the expiration date is 26/08/2026; however, our local system indicates it will expire tomorrow on 25/08/2026

https://learn.microsoft.com/en-us/azure/security/fundamentals/azure-certificate-authority-details?tabs=root-and-subordinate-cas-list

Regards,

Poornesh P
+91 8951479274

Windows for business | Windows Server | Devices and deployment | Configure application groups

3 answers

Sort by: Most helpful
  1. Poornesh Purushotham 0 Reputation points
    2026-08-25T07:28:34.57+00:00

    Thanks! I checked the cross-signed certificate, and it's valid until 26/08/2026. Is the standard certificate the replacement for the cross-signed version? I see the cross-signed issuer is DigiCert, but the standard issuer is Microsoft.

    Correction: The certificate is actually Microsoft Azure RSA TLS Issuing CA 04, not 03. I got it from the link below

    https://learn.microsoft.com/en-us/azure/security/fundamentals/azure-certificate-authority-details?tabs=root-and-subordinate-cas-list

    Was this answer helpful?

    0 comments No comments

  2. Poornesh Purushotham 0 Reputation points
    2026-08-25T07:28:17.6833333+00:00

    Thanks! I checked the cross-signed certificate, and it's valid until 26/08/2026. Is the standard certificate the replacement for the cross-signed version? I see the cross-signed issuer is DigiCert, but the standard issuer is Microsoft.

    Correction: The certificate is actually Microsoft Azure RSA TLS Issuing CA 04, not 03. I got it from the link below**

    **https://learn.microsoft.com/en-us/azure/security/fundamentals/azure-certificate-authority-details?tabs=root-and-subordinate-cas-list

    Was this answer helpful?

    0 comments No comments

  3. Hoang Le 4,580 Reputation points Independent Advisor
    2026-08-25T02:11:21.5166667+00:00

    Hello Poornesh Purushotham,

    The renewal file for the Microsoft Azure RSA TLS Issuing CA 03 certificate is published directly by Microsoft in their PKI repository. The official expiration date is 26 August 2026, and the discrepancy you are seeing (25 August vs 26 August) is due to local timezone conversion when the certificate validity is displayed. Certificates store their “Valid To” date in UTC, so depending on your system’s timezone, the date may appear one day earlier.

    You can obtain the current certificate from Microsoft’s trusted download locations:

    • Standard certificate: https://www.microsoft.com/pkiops/certs/Microsoft%20Azure%20RSA%20TLS%20Issuing%20CA%2003.crt (microsoft.com in Bing)
    • Cross‑signed certificate: https://www.microsoft.com/pkiops/certs/Microsoft%20Azure%20RSA%20TLS%20Issuing%20CA%2003%20-%20xsign.crt (microsoft.com in Bing)

    After downloading, verify the validity period with openssl x509 -in <file>.crt -noout -dates or by checking the certificate properties in Windows. This will confirm the official expiration date and ensure your systems are aligned with Microsoft’s published CA details.

    If my answer is useful for you, please hit Accept the answer to support me.

    Thank you,

    HL.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.