[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: AJP, Apache, Tomcat SSL question

2006-06-26 Thread tim.cockle
Hi,

I am looking to set up my application so that Apache handles the SSL and Tomcat 
uses AJP to comunicate the data. I need away for requests to HTTP to be 
redirected to HTTPS to stop the user from accidentally using an insecure pipe. 
Did you find any helpfull links when you looked into your problem?

Many thanks,
Tim

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953431#3953431

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953431

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: AJP, Apache, Tomcat SSL question

2006-06-06 Thread jiwils
"acxsjones" wrote : Any help?

Given this verbage on the Tomcat AJP connector configuration site for the 
aforementioned attribute, I would guess that this redirect just allows for 
conversion to HTTPS.  I have used the same security constraint to require the 
redirect of HTTP traffic to HTTPS.

anonymous wrote : If this Connector is supporting non-SSL requests, and a 
request is received for which a matching  requires SSL 
transport, Catalina will automatically redirect the request to the port number 
specified here.

So, to answer your question, the redirect attribute has nothing to do with AJP 
per se.  Given that, I would assume that there is no AJP+SSL "out of the box".

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949484#3949484

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949484


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: AJP, Apache, Tomcat SSL question

2006-06-06 Thread acxsjones
Any help?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949477#3949477

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949477


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user