"Ralf S. Engelschall" wrote:
<SNIP>
> > Does this configuration allow servlet access to SSL session
> > and client certificate parameters?
>
> I don't know, but the client cert ingredients are available through the CGI
> environment, so if mod_jserv can access this environment you should be able to
> access the stuff.
Use
valueOfVARIABLE = req.getAttribute("org.apache.jserv.VARIABLE");
to get nonstandard stuff like pieces of the CDN. The servlet API has
some shortcomings; this method only works for Apache-Jserv. (like any
sane person uses anything else...)
--
"There are two kinds of climbers:
smart ones, and dead ones."
--Don Whillans
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]