My client has Windows 2016 Standard with Essentials role, and Exchange Server 2016 Standard on premise, each on their own WS2016 server, the domain name is OldDomain.local internally and OldDomain.com as the public. This has been working well for 5 months. They have a new public domain name.
A new SSL UCC certificate NewDomain.com was generated from the Exch2016 server with friendly name of mail.newdomain.com, and subject alternative names mail.newdomain.com, www.mail.newdomain.com, and remote.newdomain.com.
The change to the new domain works fine on the Exchange 2016 after making the appropriate changes from OldDomain.com to newdomain.com. The certificate was installed on the Exchange server 2016 and works fine. It was then exported with the private key and imported on to the Windows 2016 Standard. The friendly name on the [WS2016 with Essentials experience] certificate was changed from mail.newdomain.com to remote.newdomain.com.
When connecting to Anywhere Access at https://remote.newdomain.com, I see two problems:
1) browsers show security risks and recommend cancelling. The certificate mismatch shows it is "mail.newdomain.com" instead of the expected "remote.newdomain.com"
2) the URL shows "remote.OldDomain.com"
Questions: 1) Can the WSE be modified to accept the newdomain.com? 2) Should the UCC certificate be rekeyed or is there another solution?