-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
7.4.0.Beta
-
None
-
False
-
False
-
-
-
-
-
-
Undefined
-
-
When running standalone.sh with the default configuration user get 2 new warnings about missing key stores
18:22:29,811 WARN [org.wildfly.extension.elytron] (MSC service thread 1-3) WFLYELY00023: KeyStore file '/Users/pjelinek/Runtimes/7.4.0.Beta-CR1/jboss-eap-7.4/standalone/configuration/application.keystore' does not exist. Used blank. 18:22:29,836 WARN [org.wildfly.extension.elytron] (MSC service thread 1-5) WFLYELY01084: KeyStore /Users/pjelinek/Runtimes/7.4.0.Beta-CR1/jboss-eap-7.4/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self-signed certificate for host localhost
together with the old one
18:22:30,190 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore /Users/pjelinek/Runtimes/7.4.0.Beta-CR1/jboss-eap-7.4/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
just providing "not yet ready for production because of missing key store(s)" info.
Is it possible to inform user with just one "cumulative" warning that key stores are not properly set for production?