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

Re: Certificate password problem - bug report

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-03-06 20:04:36 CET

Huku wrote:
> Stefan Küng <tortoisesvn <at> gmail.com> writes:
>
>
>> I assume it's always the last certificate file that's stored and used.
>> Which means that you only have to pass the cert file again if you switch
>> the servers.
>>
>> This is the expected behavior. The cert files are stored with the server
>> auth realm as the 'key'. Which means you must make sure that this string
>> is different on those two servers (the AuthName directive in the apache
>> config file).
>>
>> Stefan
>>
>
> The problem is exactly with switching.
> We are using SVN server 1 and SVN server 2 all the day in the same time.
> TortoiseSVN saves the path to the certificates
> correctly for each of the servers (does not ask for certificate path), but does
> not remember the password for both of them.
> It remembers only the certificate password for one of them and asks for it every
> time we try to perform an operation.

The certificate and the password are stored in the registry under
HKCU\Software\tigris.org\Subversion\Servers\groups\servername\ssl-client-cert-password
and
HKCU\Software\tigris.org\Subversion\Servers\groups\servername\ssl-client-cert-file

please check the values there.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Mar 6 20:04:54 2007

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

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