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

Re: Use of client certificate data (DN) for subversion's author field?

From: Kevin Bentley <kevin.bentley_at_gmail.com>
Date: 2004-10-14 22:17:20 CEST

On Thu, 14 Oct 2004 22:12:10 +0200, Soeren Gerlach
<soeren@all-about-shift.com> wrote:
> Hi,
>
> I've just "upgraded" my apache https-based repository to a fully
> functional client certificate enabled repository ,-))
> Before the switch I used basic authentication, i.e. user/password based.
> The user - as identified by apache - has been put into the "author"
> field from Subversion which was quite fine. But with the certificate the
> author fields is empty. Is there any way e.g. to fill the DN field from
> the certificate into the author field?
> I found one mail thread on this list, nearly a year old, but no solution
> has been provided?

You can use FakeBasicAuth, which will give you very ugly names (the
full subject of the certificate). I suggested a nice simple fix to the
svn and mod_ssl developers, but they don't seem to see the need for
having a username map to a certificate (I say this based on their
response, which was basically 'who cares').

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 14 22:17:57 2004

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

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