----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Victor Granic wrote:
>
>
> The addition of the <Location> tag in my httpd.conf file was the missing
> link. My servlet successfully retrieved the SSL_CLIENT_DN variable.
>
> Thanks, Bob!
>
> Victor
>
> p.s. Jean-Luc also pointed out that only two SSL variables are currently
> retrievable: SSL_CLIENT_DN and SSL_CLIENT_IDN (although I haven't tested
> the latter)
>
Hi,
FYI: this is broken with Ben-SSL AFAIK.
I intend to change these 2 variables to use instead :
SSL_CLIENT_S_DN and SSL_CLIENT_I_DN which *apparently* work on BenSSL,
mod_ssl, StrongHold at least (Raven should also but I'm not 100% sure)
This would make the need to run mod_ssl with "compatibility mode" false.
This is CVS (jserv_ajpv12.c version 1.28)
Thanks to those of you who had the patience to demonstrate this bug :-)
Jean-Luc
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]