Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-5001

Add docs on how to configure custom cert for engine connection

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • L3 - Default
    • None
    • None
    • documentation
    • Not defined

    Description

      Context:

      We have recently had a support ticket with some confusion regarding how to communicate with Optimize to a secured engine with a custom certificate. To do so, users need to configure their JVM truststore, which can be done with OPTIMIZE_JAVA_OPTS.

      Example:

      Say the truststore which contains the public certificate is in /opt/camunda-optimize/keystore/keystore.jks, this can be set with 

      OPTIMIZE_JAVA_OPTS=-Xms2g -Xmx2g -XX:MaxMetaspaceSize=256m -Djavax.net.ssl.trustStore=/opt/camunda-optimize/keystore/keystore.jks

      The password can be set with -Djavax.net.ssl.trustStorePassword=...

       

      AT:

      • The docs include a section explaining the above

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              helene.waechtler Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce