I have a PerlAccessHandler that needs to access certificate information. According to what I've read the environment isn't loaded with this information until the fixup phase which occurs right before the response phase (and well after the access phase). Is there any other way for me to access certificate information this early in the Apache process (specifically the data that gets loaded into SSL_CLIENT_S_DN_CN)? Failing that is there a way for me to force the fixup phase to occur before the access phase?
Thanks for any help!
-Jason [EMAIL PROTECTED]
______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
