You can enhance the security of the CommCell Console communication by adding a parameter to the JNLP file.
Procedure
-
Open the galaxy.jnlp file in a text editor from the machine where CommCell Console package is installed to use with netx.jar.
-
Locate <application-desc> element.
-
Inside the <application-desc> element, add the following line:
<argument>-forcesecure=true</argument> -
Save the changes to the galaxy.jnlp file.