Full_Name: Kurt Sussman
Version: 2.6.4
OS: Linux (RH62)
Submission from: (NULL) (216.101.20.226)


I'm using Enhydra (www.enhydra.com) with the 'director' Apache 
module, which handles load balancing and failover. I want Apache 
(with mod_ssl) to decrypt the requests and pass them to the 
Enhydra instances, but my Enhydra apps need the email address 
from the user's certificate (a cert is required on the Apache side).
Enhydra director doesn't pass the environment, and I don't want all
the SSL environment variables anyway.

I think I want the email address passed as a header, because 
between the email address from the cert and cookies, I can 
identify the user and his session.

Is there a better way? If I write the code to pass cert info 
specified in the httpsd.conf as headers, how do I submit it for 
inclusion in the next release?

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to