Upgrading to JBoss 6.1.1 and having issues with the vault
Issue
- After upgrading to
EAP 6.1.1, I am getting errors from resources which utilize the vault. - Recieving PBOX000128 error attempt to store a secured attribute in
vault.sh:
Exception occurred:PBOX000128: Unable to encrypt data
java.lang.SecurityException: JBAS013311: Security Exception
at org.jboss.as.security.vault.RuntimeVaultReader.retrieveFromVault(RuntimeVaultReader.java:104)
- I have upgraded to
JBoss EAP 6.1.1and now suddenly myvaultkeystore seems to be a lot smaller. keystoreis getting corrupted after using it forbin/vault.shscript inEAP 6.1.1or later as it is not able to list the keystore using the following command :
[pjindal@pjindal vault]$ keytool -list -keystore identity.jks -alias mykey
keytool error: java.io.IOException: Invalid keystore format
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.1.1 and later
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.