On 14/03/17 00:42, John Mazzitelli wrote:
Yes. everything is now in yaml - nothing is in standalone.xml if
using this javaagent. re: security-realms - I only need truststore definitions (not the
full security-realm stuff) so that's all the yaml defines - truststore details. Of
course, this means the loss of the vault, so I need a way to somehow obfuscate passwords -
but if we are deploying this in OpenShift, I plan on using something like ${x} tokens in
the yaml and being able to use OS secrets and somehow pass them to the agent without
passwords in plaintext.
If this part just talking about configuration of the client connecting
to the server or something else?