Hello All... Customer is getting the above message every time they open outlook... I checked their server which is SBS and noticed the certificate is expired... However it is not self assigned so I am not sure what to do... I cant seem to just renew it? It has never been setup with an SSL certificate from the outside and has been working fine for the last 3 years.... Should I purchase an outside SSL? Is there any quick instructions on what I should do? Remember everything resides on 1 server as it is small business server. Any help would be great as I believe they are currently receiving email but getting complaints of customers not receiving their replies!
ExchangeSSL / HTTPSSBS
Last Comment
Guy Lidbetter
8/22/2022 - Mon
David Atkin
Hello,
You need to purchase another third party certificate. It is slightly different that renewing a self signed certificate but most providers have steps for you to follow.
Basically you open the Windows SBS Console on the server, navigate to the Network tab and the Connectivity sub-tab and launch the Add a Trusted Certificate connectivity task. Follow the instructions from there.
Guy Lidbetter
Hi there, if its the exchange cert you can get a new one with the below code in the exchange shell...
You can get the thumbprint of the old cert with Get-ExchangeCertificate
gsswho6
ASKER
Thanks... Question... When installing this cert will it mess anything else up that is running on the SBS? I have heard horror stories about people SAGE stop working/etc... Appreciate it.
The Certificate will be applied to Exchange, IIS and Remote Gateway Server.
It won't cause any problems with Sage etc.
Do it via the SBS Console. NOT Command line - The SBS Console will apply the certificates to all parts but the Exchange Command will not.
gsswho6
ASKER
I believe all the other certs SBS shows are self assigned TRUE and have expired dates like in 2020... Then the one expired show self assign FALSE and shows SMTP, IIS, POP, IMAP ....
@David - what are all the parts you are referring to?
David Atkin
@Guy - Exchange, IIS and the Remote Desktop Gateway.
The correct way with SBS is via the console. It can be done via command but the wizard is their for the Admins ease.
Guy Lidbetter
Well, as mentioned, if its just the exchange cert, as I suspect since Outlook is complaining... I've done it numerous times via the command with no issues.
However I have had issues with IE settings on desktops resetting when doing it via the admin console.
You need to purchase another third party certificate. It is slightly different that renewing a self signed certificate but most providers have steps for you to follow.
See here for GoDaddys instructions for example:
http://sbs.seandaniel.com/2009/02/installing-godaddy-standard-ssl.html
Basically you open the Windows SBS Console on the server, navigate to the Network tab and the Connectivity sub-tab and launch the Add a Trusted Certificate connectivity task. Follow the instructions from there.