SSL Certificate Error - Mismatched Address

Answered Closed
0

We are using a custom/vanity domain name in Remote Web Access (e.g. *remote.OurCustomDomain.com*), and we are receiving the “***SSL Certificate Error – Mismatched Address***” error shown in the attached screenshot whenever we attempt to use the add-in through our server’s built-in Remote Web Access website. Can this be fixed?

Screenshots
  • You must to post comments.
Best Answer
2

Please take a look in the following Registry key over on your server:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\Domain Manager\ActiveConfiguration

If the “ManualModeEnabled” value is set to “False“, then go ahead and make sure that a “DomainName” (string) value exists, and that it is set to your domain name EXACTLY as it is specified on your SSL certificate (e.g. “remote.xyz.com”; and not missing/empty or set to some other incorrect value such as just “xyz.com”).

Otherwise, if the “ManualModeEnabled” value is set to “True“, then look in the following Registry key on your server:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\Domain Manager\Settings

And make sure that a “DomainNameInManualMode” (string) value exists, and that it is set to your domain name EXACTLY as it is specified on your SSL certificate (e.g. “remote.xyz.com”; and not missing/empty or set to some other incorrect value such as just “xyz.com”).

  • You must to post comments.
Showing 1 result

Featured Questions

Recent Questions & Answers

Q&A Toolbox