オンプレ・サーバーにExploratoryデスクトップからコンテンツをパブリッシュするときに、"Hostname/IP does not match certificate's altnames: IP: xxx.xxx.xxx.xxx is not in the cert's list"というエラーが表示される。

問題

オンプレ・サーバーにExploratoryデスクトップからコンテンツをパブリッシュするときに、以下のようなエラーが表示されることがあります。

Hostname/IP does not match certificate's altnames: IP: xxx.xxx.xxx.xxx is not in the cert's list:

解決方法

こちらのエラーは、オンプレ・サーバーをホスト名ではなくIPアドレスで運用し、HTTPS(SSL)を設定している際に発生することがあります。

その場合は、こちらを参照してSSL証明書を作成し、そちらをオンプレ・サーバーに使用してください。