My certificate expired thus I bought a new one. When I go to configure(put the csr in) the panel of my ssl provider, I get the following error:
Common name is already present in a current certificate.
I think because the old certificate is still installed. Maybe to solve the problem I have to renew the old one, but how? If I type:
Get-ExchangeCertificate -thumbprint xxxxxx | New-ExchangeCertificate
would this work?
When I do this though, I'm asked if it can overwrite the old certificate?!?!? This new certificate expires in 3 years... but the procedure to renew it expires only in 1 year...