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

Re: Use the SSL personal certificate to instead of username/password

From: Stefan K¨ıng <tortoisesvn_at_gmail.com>
Date: Thu, 06 Nov 2008 21:49:08 +0100

M. Chris wrote:
> Hi All:
>
> Lately i have build up a SVN server using apache + subversion +
> TortoiseSVN. Now everything is working fine with username/password
> authorization method.
> But i am going to use SSL personal certificate to replace
> username/password authorization method, because this should be a way
> more security and simple. I am planning use SSL personal certificate to
> identify the user. Now everything is ok without any issue except the
> commits without username. This is true because i never keyed in the
> username/password during the login, the server always ask personal
> certificate.
> So my question is that are there any ways the TortoiseSVN can get the
> CN (common name) from SSL personal certificate to fill up the username
> during commit? because the administrator couldn't know the commit was
> created by which user without username information and the SSL personal
> certificate's CN is unique as well.
> Thanks.

You should ask on the Subversion mailing list for such a feature. TSVN
does not do authentication itself: that's done in the svn library.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-11-06 21:49:34 CET

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

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