Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4423

Update Quarkus version in PIM to support Keystore and trustore passwords to be stored on vault

XMLWordPrintable

    • 2023 Week 06-08 (from Feb 6)

      The current Quarkus 2 way ssl configuration doesn't support the vault file to store the keystore/truststore password.

      http:
      port: 8080
      ssl-port: 8443
      ssl:
      certificate:
      key-store-file: /opt/pim/ssl/server.jks
      key-store-password: KEY_STORE_PSWD
      key-store-file-type: JKS
      trust-store-file: /opt/pim/ssl/server.jks
      trust-store-password: KEY_STORE_PSWD
      trust-store-file-type: JKS

      This feature is requested in Quarkus jira [1].

      We need to update the Quarkus library when the jira [1] is resolved.

      [1] https://issues.redhat.com/browse/QUARKUS-2246

            rhn-support-rromerom Ruben Romero Montes
            rhn-support-ghu Gary Hu
            Marian Macik Marian Macik
            Marian Macik Marian Macik
            Votes:
            1 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: