I have setup Tomcat workers to run through IIS. I have the workers set on separate IP's(machines). I set the host IP in the workers.properties file to another machine with SSL and I get denied access. So, I removed the web.xml file from the other machines webinf directory and the pages load fine. How do I get the SSL to work? Do I need SSL on the local machine's tomcat as well? This seems strange. Shouldn't the other worker control the SSL.