-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.3
-
None
-
%
-
When encrypting a system property in a profile like this
system.javax.net.ssl.trustStore=/keystores/test.jks system.javax.net.ssl.trustStorePassword=${crypt:34tPFod1/zoPA3Aqm80zi/SkUNhHJIZE} system.javax.net.ssl.keyStore=/keystores/test.jks system.javax.net.ssl.keyStorePassword=${crypt:34tPFod1/zoPA3Aqm80zi/SkUNhHJIZE}
the decrypted system property is logged at INFO level when the profile is added to the container.
15:15:05,620 | INFO | o.fabric8.agent) | DeploymentAgent | 174 - io.fabric8.fabric-agent - 1.2.0.redhat-630310 | DeploymentAgent fabric-agent-174.0.2 updated with {attribute.abstract=false, attribute.hidden=true, attribute.parents=fabric fabric-ensemble-0000-1 jboss-fuse-full, bundle.pax-url-war=mvn:org.ops4j.pax.url/pax-url-war/2.5.2/jar/uber, config.org.apache.aries.blueprint.synchronous=true, fabric.zookeeper.encrypted.values=system.javax.net.ssl.trustStorePassword, system.javax.net.ssl.keyStorePassword, fabric.zookeeper.pid=io.fabric8.agent,
.
.
.
resolve.optional.imports=true, service.pid=io.fabric8.agent, system.javax.net.ssl.keyStore=/keystores/test.jks, system.javax.net.ssl.keyStorePassword=changeit, system.javax.net.ssl.keyStorePassword.encrypted=crypt:34tPFod1/zoPA3Aqm80zi/SkUNhHJIZE, system.javax.net.ssl.trustStore=/keystores/test.jks, system.javax.net.ssl.trustStorePassword=changeit, system.javax.net.ssl.trustStorePassword.encrypted=crypt:34tPFod1/zoPA3Aqm80zi/SkUNhHJIZE}
- causes
-
ENTESB-9849 Unexpected problem updating configuration io.fabric8.agent - java.lang.NullPointerException
- Closed
- relates to
-
ENTESB-7910 Encrypted system property is written in clear text in etc/system.properties
- Closed