Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-10148

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • None

      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
            hbelmiro@redhat.com Helber Belmiro
            Gonzalo Muñoz Fernández Gonzalo Muñoz Fernández
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: