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

Add docs on how to configure custom cert for engine connection

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

      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

       

        This is the controller panel for Smart Panels app

            [OPT-5001] Add docs on how to configure custom cert for engine connection

            This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10446. Please use this link for any future references and continue any discussion there.

            Omran Abazeed added a comment - This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10446 . Please use this link for any future references and continue any discussion there.

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

                Created:
                Updated: