[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: commit-email.pl and client certificates

From: Graham Leggett <minfrin_at_sharp.fm>
Date: 2005-01-27 14:55:22 CET

Ben Collins-Sussman said:

> Why don't you show us what you're doing?
>
> The docs (http://httpd.apache.org/docs-2.0/mod/mod_ssl.html) say that
>
> SSLOptions +FakeBasicAuth

The above is exactly what I am doing - adding the FakeBasicAuth option to
SSLOptions.

> Sounds like you'll need a password file.

Hmmm - if this is a prerequisite then httpd is broken. Issuing client
certs and then duplicating the work by listing the client certs in a
passwd file is extra administration we would rather avoid.

I will follow this up on the httpd list, the auth split into authn and
authz should mean that client certs should be able to support authn
without the aid of another authn module.

Regards,
Graham

--
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 27 14:56:29 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.