Re: [users@httpd] virtual hosts with different JkExtract ssl values

2012-05-30 Thread Charles Richard
Thanks for the help! As silly as this sounds, I thought i had tried the scenario I had above and that it hadn't worked but after I read the documentation you sent, it didn't explicitly specify that JkExtract could not be used in a virtual host so I tried it and it worked! Thanks, Charles On Tue,

Re: [users@httpd] virtual hosts with different JkExtract ssl values

2012-05-29 Thread Igor Cicimov
JkExtractSSL is On by default. You can read the JkExtractSSL definition in the connector documentation: http://tomcat.apache.org/connectors-doc/reference/printer/apache.html Looks like you can play with Apache SSLOptions parameter: "In order to make SSL data available for mod_jk in Apache, you n

[users@httpd] virtual hosts with different JkExtract ssl values

2012-05-29 Thread Charles Richard
Hi, I have a bit of a complex setup in which i need a same front end apache server to use different virtual hosts name (wildcard SSL) to redirect to either Liferay, Glassfish or Tomcat. This could be a misconfiguration on my part but I seem to need for my regular tomcat server that JkExtractSSL b