Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After importing the signed certificates in addition to the Hub CA and HTTPS certificate, you will need to configure your Tomcat server.xml file in order for Tomcat to utilize the correct certificate to serve SHRINE traffic. By default, Tomcat uses port 6443 to serve SHRINE. 


Here's a sample server.xml file (note the 'Connector port = "6443"' section):

...