Using classic Outlook for Windows in business environments
Please note that our forum is a public platform, and we will modify your image to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Hi @Tung Wei
Thank you for your update.
Based on the second image, it appears that the internal CA currently does not have any revocation infrastructure in place, such as CRL, OCSP, or AIA. Because of this, when Outlook 2024 attempts to verify whether the certificate has been revoked, it is unable to retrieve any revocation information and therefore reports the status as Unknown.
In this situation, you might consider the following approaches:
Option 1: Configure an internal CRL endpoint on the CA and reissue the certificates with a proper CDP URL. This allows clients like Outlook to access the revocation data and complete the validation successfully.
Option 2: If configuring the infrastructure is not feasible at this time, you may consider disabling revocation checking for this certificate chain through Group Policy on a single device:
gpedit.msc → Local Computer Policy → Computer Configuration → Windows Settings → Security Settings → Public Key Policies → Certificate Path Validation Settings → Revocation tab
I hope this provides additional insight.