java.security.UnrecoverableKeyException while using credential store to encrypt keystore password in JBoss EAP 7.
Issue
- Facing below issue while encrypting the keystore-password in ssl configuration using credential store :
org.wildfly.security.credential-store.mycredstore: WFLYELY00004: Unable to start the service.
........
Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
at com.sun.crypto.provider.JceKeyStore.engineLoad(JceKeyStore.java:879)
........
Caused by: java.security.UnrecoverableKeyException: Password verification failed
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.