How do I disable the non-SSL 7070 port and only use the SSL port, 7171 with the VDS Control Panel?

To disable the non-SSL 7070 port and only use the SSL port, 7171 with the VDS Control Panel:

  • Edit $RLI_HOME\vds_server\conf\jetty\config.properties
  • Set: jetty.ssl.force=true
  • Restart Jetty (which hosts the VDS Control Panel application)

For enabling only 636
Stop the server before performing this change
1. Main Control Panel > Settings> Administration > LDAP port change to 0 and Save
2. Main Control Panel > Settings> Security > SSL > Enable SSL on port (636) and Save.
After this, you can connect via 636


You can perform these actions based on your requirements if you want to use HTTP or HTTPS and LDAP or LDAPS.

(Disabling the port: you can set the LDAP port to 0 so that it is disabled and the connections you make will only be through LDAPS)

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section