[Zope] Login using Certificates

Alexandre A. Drummond Barroso alexandre@intelligenesis.net
Tue, 13 Jun 2000 20:03:31 -0300


I have an installation of Zope as PCGI using Apache to communicate using SSL connections.
When Apache starts a CGI (and PCGI) programs, it sets many SSL environment variables, including e-mail and user id.
I would like to use this kind of information to automaticaly authenticate the user, without requesting user name and password.
Has anybody tried to do something like this?

Alexandre.