Gregory Trubetskoy
grisha at modpython.org
Fri Aug 18 12:30:04 EST 2000
If that is correct - then all that stuff should show up in req.subprocess_env["SSL_CLIENT_CERT"] and ["SSL_SERVER_CERT"] :-) Rich - could you verify this? Grisha On Fri, 18 Aug 2000, Michael Ströder wrote: > I'm not sure I fully understand the problem but if you set > > SSLOptions +ExportCertData > > you will get the client and server certs "PEM"-formatted exported to > the OS environment in variables SSL_CLIENT_CERT and SSL_SERVER_CERT.
|