Encryption of system properties values with Elytron expression resolver
Issue
- Followed Encrypted expression using a Credential Store to pass encrypted value for
javax.net.ssl.keyStorePasswordandjavax.net.ssl.trustStorePasswordinsystem-properties:
<property name="javax.net.ssl.trustStorePassword" value="${ENC::initial-resolver:RUzXAUMOQyD+gsXtc9OxX4BOVlLqKnhWMIoSmOGHI2FDgQwsFss=}"/>
- It is failing with
java.security.UnrecoverableKeyException: Password verification failed
Environment
- Red Hat JBoss Enterprise Application Platform
- 7.4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.