Exchange 2007 - How to renew Certificate on Exchange Owa SSL Brasile


If you need to renew Exchange 2007 Certificate about OWA feature you could take a look at the following links.

http://www.techygeekshome.co.uk/2012/11/renew-self-signed-certificate-on.html

http://www.passionateaboutit.net/KnowledgeBase/tabid/113/EntryId/8/How-to-renew-a-self-signed-certificate-in-Exchange-Server-2007.aspx


In the past mounth I used precedent links to eviscerate the relative problem.

Here are some useful commands:

1. Get-ExchangeCertificate |FLThis only lists details of certificates that are assigned to Exchange Services. Then note down the Thumbprint of the expired certificate.

2. Take note about Thumbprint and go on like this:

'Get-ExchangeCertificate –Thumbprint “Thumbprint” | New-ExchangeCertificate'


3. To enable Certificate on some services:

'Enable-ExchangeCertificate – Thumbprint Thumbprint” –Services IIS' 

4. Finally, to remove old certificate:

Remove-ExchangeCertificate –Thumbprint



[update 2016.06.07]

This is an interesting artiche that I used in the past to renew or create Self Signed certificate on Exchange 2003

SSL Enabling OWA 2003 using your own Certificate Authority

Create A Self Signed SSL Cert For Exchange Guide

How to renew an Exchange 2007 Self Signed Certificate.

Configure SSL for Outlook Web Access (OWA)

If you need to check Active Sync, 

Microsoft Remote connectivity Analyzer

https://testconnectivity.microsoft.com/