Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-442

JOC provides settings for truststore's type and password

    XMLWordPrintable

Details

    Description

      Current Situation

      • JOC Cockpit needs a truststore which contains the ssl certificates from the JobScheduler Masters in case of HTTPS connections.
      • JOC provides a setting in ./jetty_base/resources/joc/joc.properties to specify the location of the truststore.
      • There are no settings for the truststore type and the truststore password available with the joc.properties.file. However, these settings are required when using the truststore in PKCS12 format.

      Desired Behavior

      • JOC provides settings for truststore's type and password in ./jetty_base/resources/joc/joc.properties

      Workaround

      Start JOC's Jetty with Java options

      • -Djavax.net.ssl.trustStorePassword=myPassword
      • -Djavax.net.ssl.trustStoreType=PKCS12

      Attachments

        Activity

          People

            oh Oliver Haufe
            oh Oliver Haufe
            Andreas Püschel Andreas Püschel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: