Problems with Apache-Tomcat SSL

2003-10-21 Thread Low, Claudia
Hi, I have a problem working on apache-tomcat SSL. My set up is using apache server to talk to tomcat using mod_jk. When I access my site using non SSL, it works and can load up the page. However, when i use SSL, it gives an 401 exception. The SSL works if I try https://localhost:443/ on

Re: Problems with Apache-Tomcat SSL

2003-10-21 Thread Bill Barker
The 401 response is coming from Tomcat, so I'm guessing that there is something different in your configuration in the two cases. It looks like mod_jk is working fine: It is just passing on Tomcat's request that you login before viewing the page. Low, Claudia [EMAIL PROTECTED] wrote in message