When HTTPS is enabled on the CA APM WebView, the em-jetty-config.xml file contains the keystore password in clear text. Despite multiple attempts to encrypt it using SHA2Encoder.sh, the password remains unencrypted. While passwords in users.xml are automatically encrypted upon a restart, this behavior is not occurring for em-jetty-config.xml.
Company security policy prohibits storing passwords in clear text. Could you please provide guidance on how to properly secure this configuration?