"Ralf S. Engelschall" <[EMAIL PROTECTED]> writes:
> On Mon, May 17, 1999, [EMAIL PROTECTED] wrote:
>
> > Is it possible to get the SSL session id
> > for further handling in my servlet?
> >
> > In the ssl_engine_log I can see the
> > request with [info] Connection: Client IP: xx.xx.xx.xx...
> > Is it possible to send this session information
> > to my servlet for further handling?
> >
> > I have the mod_jserv installed and would like
> > to get some session information to my
> > java servlet that I can handle my client authorization.
> >
> > Tricky questions for me, but perhaps easy for
> > someone else :)
>
> I've never used mod_jserv myself and do not know it's code. But per default
> you cannot get the session id (and I see no real reason why you should), but
So other modules can use the SSL Session ID as a key into their own session
data hash table. I brought this up a month or so ago.
> with two or three EAPI-related lines in mod_jserv and mod_ssl you could
> retrieve this information from mod_ssl, I think.
I'll try to post a patch for this...
-Tom
--
Tom Vaughan <tvaughan at aventail dot com>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]