SSL Help

Soldato
Joined
28 Sep 2008
Posts
14,207
Location
Britain
Hi All,

This is annoying me now. A company I've taken over looking after have external.com and internal.com domains. acb.com and xyz.com we'll call them :)

Exchange 2013 and they have just got a SAN (UC) Cert. They added mail.abc.com and server.xyz.com to the cert. However, xyz.com is actually an owned domain by someone and the SSL provider needs it to be verified.

I know this has all started because of the changes to SSL certs, but how can I resolve this. Really, changing the internal domain name to match abc.com is one way, but that is going to be challenging given the Exchange server.

The Outlook clients are all moaning that there is a certificate mismatch, etc

:(
 
I'm not a server person at all, but given that it's all domained can't you just issue the cert from your own certificate authority therefore it's automatically trusted by domain users?

Or just self-sign it and push it out to everyone's trusted keystore via GPO?
 
No, they own the external domain, but not the internal domain, as I assume most companies don't (or didn't). Of course, for the SAN, you need to add the server name, but because that is server.internal.com the issuing authority won't issue it without the owner of internal.com accepting it.

So, the person who owns the domain name (that it just so happens is the internal domain name here) will have had an email from the CA asking them to verify ownership

ie, this scenario....

http://exchangeserverpro.com/how-to...er-2010-from-a-private-certificate-authority/
 
Last edited:
I see. This is why it's people use .local suffixes for internal domains.

The answer is to self sign a certificate for internal connections and use a different certificate for external connections.
 
What's the process there. Create another Exchange cert and publish it through our internal CA and then add that back to the Exchange server?
 
I see. This is why it's people use .local suffixes for internal domains.

The answer is to self sign a certificate for internal connections and use a different certificate for external connections.

Never use .local, it becomes almost impossible to use Exchange 2013 and Autodiscover due to the SSL issues. MS have been advising against .local for years now, despite Small Business Server still making domains with that in them.
 
Back
Top Bottom