[
https://issues.jboss.org/browse/WFLY-4846?page=com.atlassian.jira.plugin....
]
Rafael Kapp commented on WFLY-4846:
-----------------------------------
Maybe this helps someone. Create an Keystore with AES instead of an RSA.
{{keytool -genseckey -alias 128bitkey -keyalg aes -keysize 128 -keystore keystore.jceks
-storetype jceks}}
This could help..
Unable to create vault
----------------------
Key: WFLY-4846
URL:
https://issues.jboss.org/browse/WFLY-4846
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 9.0.0.CR2
Reporter: Sören Dierkes
Assignee: Darran Lofthouse
I was unable to create a vault with the current release.
The last version I've tried and which works was 8.2.0 with Java 8
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)