users@glassfish.java.net

Re: Apache, Glassfish v3.1 and SSL

From: <forums_at_java.net>
Date: Mon, 17 Oct 2011 03:25:38 -0500 (CDT)

The workaround with a filter is not likely to work,since the redirection code
(code where bug occurs) precedes the Filter module. If JkExtractSSL is turned
off in httpd.conf, the communication between mod_jk and GlassFish would be
non-ssl.

The fix is available in the 3.1.2 promoted builds . These builds can be
obtained from http://dlc.sun.com.edgesuite.net/glassfish/3.1.2/promoted/ [1].
A build from Sep 2011 would contain the fix.
Also, to build your own source to fix the issue in 3.1.1 branch,  you could
try to download the 3.1.1 source code
(http://wikis.sun.com/display/GlassFish/3.1.1+Branch+Info [2]) and build it
after making the fix  in RealmAdapter.
(http://wikis.sun.com/display/GlassFish/DevelopmentInstructions [3]).

HTH

Nithya

 


[1] http://dlc.sun.com.edgesuite.net/glassfish/3.1.2/promoted/
[2] http://wikis.sun.com/display/GlassFish/3.1.1+Branch+Info
[3] http://wikis.sun.com/display/GlassFish/DevelopmentInstructions

--
[Message sent by forum member 'nitkal']
View Post: http://forums.java.net/node/849299