[mod_python] Swig, and mod_ssl

Gregory Trubetskoy grisha at modpython.org
Fri Aug 18 08:43:26 EST 2000


On Thu, 17 Aug 2000, Rich Salz wrote:

> The simplest thing is: I want to be able to get the the DN of the client
> and their entire cert

BTW, one way to get DN is "SSLOptions +FakeBasicAuth", then the DN should
appear in req.connection.user.

http://www.modssl.org/docs/2.6/ssl_howto.html#ToC9


Grisha




More information about the Mod_python mailing list