I have made the changes I found in the
<Connector port="8443" protocol="org.apache.coyote.http11.Http11NioProtocol" SSLEnabled="true" | |
maxThreads="150" scheme="https" secure="true" | |
clientAuth="false" sslProtocol="TLS" | |
keystoreFile="C:\keystore.jks" | |
keystorePass="MyPassword" | |
keystoreType="JKS"/> |