users@glassfish.java.net

Re: http to https rewrite

From: <glassfish_at_javadesktop.org>
Date: Wed, 01 Jul 2009 13:15:53 PDT

All traffic is sent from the netscaler as http now.

What I was doing is terminating the certs at the netscaler and then having a seperate 40 bit ssl session from the netscaler to the server on 443. Worked great.

 The client wants port 443 closed on the server. Web Applications i.e. access manager, communications express return the full url which is going to be http since it's coming from port 80.If you configure AM in AMConfig.properties to only use https it expects https requests not http.
I explained to them it won' work this way but I get the well Microsoft exchange owa can do it. Another admin mentioned apache can do it using mod_rewrite.

Thanks for the url.
[Message sent by forum member 'markwal229' (markwal229)]

http://forums.java.net/jive/thread.jspa?messageID=353827