]
Lin Gao commented on WFLY-6569:
-------------------------------
Leave this issue as it is since it is not a critical issue.
This will be superseded by Elytron, see:
Vault.sh can create keystore when doesn't exist. But we can't
define KEY_SIZE for it.
-------------------------------------------------------------------------------------
Key: WFLY-6569
URL:
https://issues.jboss.org/browse/WFLY-6569
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Lin Gao
Vault.sh can create keystore when doesn't exist. But we can't define KEY_SIZE for
it.
Vault.sh have -t, --create-keystore parameter for create new keystore when it doesn't
exist.
But we need define KEY_SIZE too in other case KEY_SIZE = 128 is used.