Hi,
This is a general question about mod_ssl.

Once the environment of the mod_ssl gets populated, is
it possible to change the env variables through
another module? For example, the certificate
information gets passed as SSL_CLIENT_S_DN, and I need
to rewrite that string value with something else, for
example without slashes. The program I am using does
not like slashes in the certificate CN and DN that are
being passed, so I thought I might write something in
Perl to modify this information after the tables get
populated. Is this possible? If not, then why?

Thanks
Richard


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to