Hi, We have Tomcat running with IIS (via the Tomcat ISAPI plugin) behind a load balancer. We have an application that should use https. The Certificate has been implemented on the load balancer, because this is our new company standard.
I'm having a problem that the all request get redirected from https to http. I'm assuming this is because the application is listening on the Tomcat default http port. As the communication between the LB and IIS/Tomcat is http I don't think I can change this(?). Is there a way to prevent this redirect from https to http? Or is this only possible if the certificate is installed in Tomcat and Tomcat listens on a https port? Regards, Jan-Willem Klomp -- View this message in context: http://old.nabble.com/Tomcat-with-certificate-on-load-balances---prevending-redirect-https-http-tp32966487p32966487.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org