AW: TLS configuration TLS for JMX port

2022-11-04 Thread Bärtschi , Markus-MGB
On 04/11/2022 08:06, Bärtschi, Markus-MGB wrote: >> How can I configure TSL for my JMX port without the keystore information >> showing up on the command line ? > Don't use passwords. Rely on operating system file permissions to limit > access to the file to the Tomcat

TLS configuration TLS for JMX port

2022-11-04 Thread Bärtschi , Markus-MGB
I configured TLS for my JMX post, this is working alright. But the keystore information, especially the passwords end up on the java/tomcat command line. I did attempt to move the configuration items into catalina.properties, but this did not work. How can I configure TSL for my JMX port witho