Hello,

I'm looking into creating an apache module, which hopefully will be using
mod_ssl for part of its functionality. This module will be linking into an
access control product, which will use a users pkc as an identity type. I've
been looking through the code, and it seems as if it'll be easy enough to
get the information from the request. However this also has to work if the
request is normal http.
My question would be, would there be any way of knowing which version of
request_req has been passed into my function, i.e. the original apache
version, or the modified mod_ssl version. This would be done at run time
hopefully, but I'm sure I could create two libraries if I had to.
Also any opinions on the ease with which this would be done?

Thanks for any help

--
Ronan

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

Reply via email to