Right way to delete or remove expired certificate

Hello,

I am using Let’s Encrypt SSL certificate for Exchange Server 2019. The scheduler is working fine with renewal. I want to delete Let’s Encrypt expired certificate from ECP (Exchange Control Panel). What is the correct way?

Thanks

Ram

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:

I ran this command:

It produced this output:

My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know):

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):

Any way should be fine: what does the Exchange Server 2019 documentation say?

As per Microsoft - The expired certificate can be removed using ECP or EMS. Through ECP just select the expired certificate and delete. Through EMS Get-ExchangeCertificate & Remove-ExchangeCertificate -Thumbprint xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I will go with EAC.

Ram

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.