Is there a way of creating an encrypted expressions using elytron-tool.bat?
Hi there,
I'm developing some deploy scripts for jboss EAP (7.4.13), and I'd like to automate the creation of credential stores, encrypted expressions for my secrets, and then the updates needed to standalone.xml to use all these.
I'm wondering if it is possible to achieve all that offline using the elytron-tool.bat? (I'd rather do all that offline, as I'm uncomfortable starting jboss without properly configuring it, just to use the CLI).
What approach other people take?
Andy