<!-- <Connector port="9443"
protocol="org.apache.coyote.http11.Http11NioProtocol"
maxThreads="150"
SSLEnabled="true"
Scheme="https" secure="true"
clientAuth="false"
sslProtocol="TLS"/> -->
keystoreFile="<installation_path>/certs-single/server.keystore.jks"
keystorePass="tomcat"/>