Re: problem with https and apache+httpd+tomcat [SOLVED]

2007-09-19 Thread Rainer Jung
Hi Christian, thanks for your feedback. Good to know the reason and that the theory works, at least if SSL is explicitely activated in the vhost. mod_jk gets the ssl info froom an apache httpd internal environment variable. It looks like this wasn't set by your configuration. In case one off

Re: problem with https and apache+httpd+tomcat [SOLVED]

2007-09-18 Thread Christian Andersson
Hi Rainer, and thanks for trying to help me. I had been trying most of what you wrote, and it still looked like it was tomcat, but there was one thing that "struck me" while doing all these tests/changes "mod_jk transfers the knowledge of the hostname and port used in Apache htpd to the AJP

Re: problem with https and apache+httpd+tomcat

2007-09-18 Thread Rainer Jung
Hi Christian, with the combination of mod_jk and AJP connector, this should not happen. mod_jk transfers the knowledge of the hostname and port used in Apache htpd to the AJP connector, so that self referring URLs can be produced correctly. Even the attributes "redirectPort" and "scheme" shou

problem with https and apache+httpd+tomcat

2007-09-18 Thread Christian Andersson
Hi there I have a problem with tomcat, but first version information for some of the applications used. Apache/2.2.3 (Mandriva Linux/PREFORK-1.1.20060mlcs4) Apache Tomcat/6.0.13 java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) 64-Bit Server VM (build