Add docs on how to configure custom cert for engine connection

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: