Hi, all. Sorry if I spammed anybody while trying to join the list. =o)
I'm upgrading from an *old* NetScape server to Apache/1.3.12 (Unix)
with mod_perl/1.23, mod_ssl/2.6.4, and OpenSSL/0.9.5a so that we can
use DigiCerts. We have *lots* of scripts (in various languages)
expecting REMOTE_USER, and were going to have the PerlFixupHandler
populate it from a DBM database of id's, using certificate serial
numbers as keys (and set a cookie to avoid redundant disk accesses),
but I can't figure out how to get the serial number.
It's not in the handler's %ENV unless I PerlPassEnv
SSL_CLIENT_M_SERIAL, which comes through empty, even though the CGI
environment gets it later. Should I use something other than
$ENV{SSL_CLIENT_M_SERIAL} and $r->subprocess_env('SSL_CLIENT_M_SERIAL')?
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]