RE: Encrypting AJP13 Traffic With isapi_redirect

2013-05-31 Thread Cochran, Jonathan - IS.CONTRACTOR
OK, thank you for the clarification. -Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Friday, May 31, 2013 1:30 AM To: users@tomcat.apache.org Subject: Re: Encrypting AJP13 Traffic With isapi_redirect On 31.05.2013 01:38, Cochran, Jonathan - IS.CONTRACTOR wrote

RE: Encrypting AJP13 Traffic With isapi_redirect

2013-05-31 Thread Cochran, Jonathan - IS.CONTRACTOR
CONTRACTOR Subject: RE: Encrypting AJP13 Traffic With isapi_redirect you answered your own question SSLOptions +StdEnvVars +ExportCertData must be set in httpd.conf http://tomcat.apache.org/tomcat-3.2-doc/tomcat-ssl-howto.html#s4 Martin __ American Idiot...con

Re: Encrypting AJP13 Traffic With isapi_redirect

2013-05-30 Thread Rainer Jung
On 31.05.2013 01:38, Cochran, Jonathan - IS.CONTRACTOR wrote: > Does the IIS isapi_redirect.dll support encrypting AJP13 traffic? We are > setting up IIS 7.5 talking to GlassFish 3.1.2.2 using the 1.2.37 > isapi_redirect.dll. We have everything working with HTTPS/SSL coming into

Encrypting AJP13 Traffic With isapi_redirect

2013-05-30 Thread Cochran, Jonathan - IS.CONTRACTOR
Does the IIS isapi_redirect.dll support encrypting AJP13 traffic? We are setting up IIS 7.5 talking to GlassFish 3.1.2.2 using the 1.2.37 isapi_redirect.dll. We have everything working with HTTPS/SSL coming into IIS and passing through to GlassFish using unencrypted AJP13, but want to also

RE: Encrypting ajp13 traffic

2006-02-13 Thread Akoulov, Alexandre
Yes, i've got similar setup . We might end up setting up ssh tunnelling as well. Kind regards, Sasha. -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, 14 February 2006 8:18 AM To: Tomcat Users List Subject: Re: Encrypting ajp13 traffic While I

Re: Encrypting ajp13 traffic

2006-02-13 Thread David Smith
While I can't speak for the O.P., I have had need for this myself once upon a time. Consider a setup where the content has to be secured via SSL and communication to/from the tomcat is over untrusted infrastructure SSL can't be proxied, so there is a need for the AJP/13 communication to be e

Re: Encrypting ajp13 traffic

2006-02-13 Thread Mark Thomas
Akoulov, Alexandre wrote: > I am wondering if there is a way encrypt the traffic between apache and > tomcat when they talk to each other on ajp13. Why do you want to do this? What requirement are you trying to meet / security threat are you trying to mitigate? Mark ---

RE: Encrypting ajp13 traffic

2006-02-13 Thread Duan, Nick
, February 12, 2006 11:29 PM To: Tomcat Users List Subject: Re: Encrypting ajp13 traffic Sasha, There are several ways to accomplish this, and I think it has been mentioned on the list before but I don't remember a "best way" if it was decided there is one. Options include: VPN IPS

Re: Encrypting ajp13 traffic

2006-02-12 Thread Parsons Technical Services
ere may already be something out there. If so, someone here will know. Doug - Original Message - From: "Akoulov, Alexandre" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, February 12, 2006 11:01 PM Subject: Encrypting ajp13 traffic Hi all, I a

Encrypting ajp13 traffic

2006-02-12 Thread Akoulov, Alexandre
Hi all, I am wondering if there is a way encrypt the traffic between apache and tomcat when they talk to each other on ajp13. All suggestions are welcome. Kind regards, Sasha. -Original Message- From: Ian Buzer [mailto:[EMAIL PROTECTED] Sent: Saturday, 11 February 2006 2:44 AM To: