Hello modssl users,

  I have an web application (CGI script) that uses SSL Client 
certificate fingerprint to pass/reject users.
  Currently in modssl I have many SSL_CLIENT_S_X variables, but no 
way to find out the certificate fingerprint (the one I see with 
openssl x509 -fingerprint command).
  
  I had personal patch for Apache-SSL some years ago to insert this 
environment variable, but now I'd like to move this application to 
modssl and like to have this 32-byte fingerprint in modssl too 
somehow.
  Do I have to patch modssl too or maybe it is reasonable to insert 
this useful variable into STDEnvVars for all of us? This is actually 
simple task and probably too easy code fragment to contribute you, 
Ralf?

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

Reply via email to