Link to home
Create AccountLog in
Avatar of George Zarif
George ZarifFlag for Canada

asked on

SSL Certification

I have a SBS 2008 with Exchange 2007; the SSL Certification are about to expire; can someone please provide me with a step my step instructions how I can renew it.

(Plz see attachments)
1.JPG
2.JPG
22.JPG
ASKER CERTIFIED SOLUTION
Avatar of Stelian Stan
Stelian Stan
Flag of Canada image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of George Zarif

ASKER

for the Remove-ExchangeCertificate –thumbprint <thumbprint that you noted down>; do I remove all of the thumbprint that I see in the event log; there is about 4 of them.
First make sure that are not in use. I would not remove any cert till you have the new one in place and working.
I have no idea how to check of the one in place is working
You can run:

Get-ExchangeCertificate | fl | out-file –filePath c:\certs.txt

Open in new window

This will create a text file in the root of C:\ drive called “certs.txt” which contains the details of every certificate install on the server.
Okay .... Then I remove all thubprints that I see in the event logs?
One more question ... What exactly will stop working when the thumbprints are removed?
(Could one of them be the exchange mail?)
The Exchange will continue to work but people will not be able to connect to it using OWA and when they connect using Outlook will receive a certificate error message.
Just to understand properly the exchange server will stop working
are those certificates valid? If are valid I don't see any reason to remove them.

On my preview post that would be valid if the certificate is expired.
The certificates are going to expire is about a month.

The only thing I would worry about are the users email access
If you only have one month left I would proceed with the steps I provided on my first post to request a new cert and when you have it just replace the one you have now.
Thank you so much for your patience with me, I will try it tomorrow
No problem. Good luck.
The first links you sent are pretty much the same as the other pairs.
This appears to be SBS and the self-signed certificate.  If so you simply need to run the "fix My Network" wizard under SBS console | server management | Network |Connectivity.
When using a 3rd party certificate the following applies:
http://blog.lan-tech.ca/2012/03/03/sbs-20082011-renew-3rd-party-certificate/
The answer you selected will work for Exchange but not your other SBS services such as RWA, you will still need to apply the certificate to those.
I was going to split the points but I chose the wrong one. No idea how to fix it
Don't worry about the points, just advising you will need to apply to the RWA site.
Where do I purchase the certification?
there are many suppliesrs, godaddy.com and rapidssl.com are two of the most common.  The link I provided explains how to request and install as well as has an add linking to a discount for the Godaddy one.
Thank you, God bless
Very welcome.
Cheers!