Unable to start HTTPS service on non-standard port

Avatar
  • updated
  • Not a bug

I'm trying to run bOS server on specific tcp/ip ports. i.e. http on 9080, https on 9443. According to manual i have edited BOSService.exe.config as follows:


<appSettings>
<add key="EventServiceUri" value="net.tcp://localhost:16100/" />
<add key="HttpsServiceUri" value="https://localhost:9443/" />
<add key="HttpServiceUri" value="http://localhost:9080/" />
<add key="RPCServiceUri" value="http://localhost:81/" />
<add key="EnableRPC" value="True" />
<add key="ClientSettingsProvider.ServiceUri" value="" />
</appSettings>


But https connection does not work, http works fine. Changing back to 443 brigns it back.

I have already tried other ports, firewall is disabled. Checked on Windows 10 and Windows Server 2008 without success.


Pinned replies
Avatar
ComfortClick Support
  • Answer
  • Not a bug

Hello,

please try to stop the bOS Server and delete the ComfortClick certificate in Windows mmc and start bOS Server back.



Avatar
ComfortClick Support
  • Answer
  • Not a bug

Hello,

please try to stop the bOS Server and delete the ComfortClick certificate in Windows mmc and start bOS Server back.



Avatar
Adam Zanto

Hello, without certificate bos service won't start at all. Tried on standard and specified port.

Avatar
ComfortClick Support

Can you please send your TW to our mail and we will try to fix your problem


Mail: support@comfortclick.com


Regards