I am implementing Knime server at my organization and the security team says that the JKS file password and AD Connection password should not be in plain text. In a similar condition (another application running on Apache Tomcat), they put a jar called “tomcat-decrypt.jar” which extends the method mentioned in the connector tag of server.xml. When I did the same, the server is throwing error. Any suggestions on this? I am doing this because of our internal minimum security baseline standard.