]
Hynek Švábek reassigned WFLY-6569:
----------------------------------
Assignee: Peter Skopek (was: Darran Lofthouse)
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: Peter Skopek
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.