]
Jiri Ondrusek moved WFCORE-3131 to WFLY-9155:
---------------------------------------------
Project: WildFly (was: WildFly Core)
Key: WFLY-9155 (was: WFCORE-3131)
Affects Version/s: 11.0.0.Beta1
(was: 3.0.0.Beta30)
[Migration operation] [Web to Undertow] truststore -
keystore-password does it really needs to be mandatory?
------------------------------------------------------------------------------------------------------------
Key: WFLY-9155
URL:
https://issues.jboss.org/browse/WFLY-9155
Project: WildFly
Issue Type: Bug
Affects Versions: 11.0.0.Beta1
Reporter: Jiri Ondrusek
Assignee: Jiri Ondrusek
In WildFly there is required to set keystore-password for truststore even though at least
in case of JKS, it is possible to read public certificates even without providing the
password.
Does it really make sense to require it?
In regards to migration operation, wouldn't it make sense in case of undefined
{{ca-certificate-password}} to provide the security-realm truststore configuration default
value "changeit" instead of failing the whole migrate operation?