On 9/22/2010 1:11 AM, Michael Sierks wrote: > > I would like to have mod_ssl retrieve certificate information from a database > according to > the request URI
That doesn't work, because you don't see a URI until the SSL session is established, including the server and client certificates.