How to enable SSL support

compared with
Current by NotSupportContact-Mark Carey
on Nov 27, 2017 16:38.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
to
{noformat}
<Connector address="127.0.0.1" connectionTimeout="20000" port="8888" protocol="HTTP/1.1" scheme="https" proxy-name="myserver.mydomain.com" proxy-port="443" secure="true"/>
{noformat}
{note}Replace {{{*}myserver.mydomain.com{*}}} with the certificate *Common Name/hostname* in the line above.{note}