users@glassfish.java.net

Session Tracking Mechanisms // Binding SSL Session to HttpSession

From: Markus Eisele <myfear_at_web.de>
Date: Wed, 6 Apr 2011 10:53:51 +0200

Hi all,

I am struggling with an uncommon problem. I am willing to use the
SSL-Session Id as a HTTPSession identifier
and I am looking for a way to hook this into GF 3.1.
I found a couple of posts related to this:
http://blogs.sun.com/jluehe/date/200712 and
http://forums.java.net/node/676577
but this does seem to no longer work with 3.1 (I guess it has to do
with CoyoteRequest and Grizzly).

Questions:
1) Does anybody have a good idea how to achieve this?
2) Any pointers about where to find the CoyoteRequest or what it's
equivalent could be for 3.1?

Thanks,
Markus