Re: SSL mode configurations

2009-07-25 Thread Bill Barker
If you are using mod_jk, then you need to configure SSL for Apache httpd. Go to http://httpd.apache.org and pick the documentation for your version from the menu on the left. "Anisha Parveen -X (anparvee - Infosys at Cisco)" wrote in message news:1b800a37d721054e9757581a51d11a85915...@xmb-bgl

Re: SSL mode configurations

2009-07-25 Thread Juha Laiho
Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: > I want to configure SSL mode in my tomcat. I have cross checked my > configurations with the default ss.conf. Everything seems fine. > But https://localhost does not work. I use mod_jk for apache-tomcat > connection. I am a beginner here a