Implementing Certificate Based Authentication for CommCell Console Via JNLP File

You can enhance the security of the CommCell Console communication by adding a parameter to the JNLP file.

Procedure

  1. Open the galaxy.jnlp file in a text editor from the machine where CommCell Console package is installed to use with netx.jar.

  2. Locate <application-desc> element.

  3. Inside the <application-desc> element, add the following line:

    <argument>-forcesecure=true</argument>

  4. Save the changes to the galaxy.jnlp file.

Page contents

×

Loading...