Hi!
I am currently implementing an Exchange Server 2013 which will coexist with 320 Exchange Online User Accounts.
So far, we have already done the following.
- Installed Exchange Server 2013 and installed the SSL certificate (mail.company.com)
- Exchange is now up, can connect with Outlook 2013 and via OWA.
- Setup ADFS and ADFS Proxy for SSO.
However, this is were i got stuck. Upon checking in this link, https://msdn.microsoft.com/en-us/library/azure/dn151311.aspx?f=255&MSPPError=-2147217396, it says "Subject name and subject alternative name must contain your federation service name, such as fs.contoso.com".
Is there a way for me to change the Subject Name of my certificate to fs.company.com without messing up with what is already configured in my mail server? Or should I be using another certificate?
Kindly help me on this.