Tomcat_HOME/conf/server.xml. The following code shows an example Connector configuration:
Javascript
Test the Tomcat server
Perform the following steps to test the Tomcat server:1
Start up the Tomcat server:
Tomcat_home\bin\startup.exe2
Open a web browser and go to https://localhost:8443.
3
Select the security icon to the left of the URL.
The certificate details for Issuer and Subject should show that Tomcat is using your certificates.

