To change to HTTPS, edit the
.cpr file to change the following lines:
server=<FQDN-3DOrch-server-name>
EJBandJMSTransportProtocol=https
port=<reverse-proxy-port>
- Change the
server setting to give the fully qualified
domain name (FQDN) of your
3DOrchestrate Distribution Server.
- Add the 2nd line verbatim:
EJBandJMSTransportProtocol=https
- Change the
port setting to the port number configured for
connecting to your reverse proxy server
- Remove the entire
jmsport=61616 line