-
Task
-
Resolution: Done
-
Major
-
7.12.1.GA
-
False
-
None
-
False
-
-
-
-
-
-
CR1
-
?
-
Done
-
---
-
---
-
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.
- clones
-
QUARKUS-2246 Integrate Vertx HTTP extension with custom CredentialsProvider
- Closed
- depends on
-
QUARKUS-2727 Encryption of configuration values
- Closed
- impacts account
-
QUARKUS-2246 Integrate Vertx HTTP extension with custom CredentialsProvider
- Closed
- is blocked by
-
RHPAM-4465 PIM to allow masking keystore password
- Closed
- is cloned by
-
JBPM-10148 Update Quarkus version in PIM to support Keystore and trustore passwords to be stored on vault
- Closed