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

Re: AW: CommitMonitor: Problem with client certificate authentication

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 19 Feb 2016 18:15:59 +0100

On 19.02.2016 16:03, Stahn Roland wrote:
> Hi Stefan,
>
> thank you for pointing me to this registry key.
> With this workaround CM can access the SVN server again, while the client
> certificate is still present within Windows for the web browser. Great!
>
> I can confirm though, that the client certificate is *exactly* the same - at
> least from an user's point of view. I used the very same file, that CM is now
> loading via the 'servers' settings to import the certificate into windows.
> Of course I have no idea, what kind of magic is applied to the certificate
> during this import process. And as stated before, there is no other client
> certificate present, that would explain why TSVN can access the server and
> CM cant.

TSVN uses the same auth code as CM with the only difference that TSVN
can show a cert selection dialog.

Delete the registry keys
HKCU\TortoiseSVN\CAPIAuthz
and then try accessing your repo with TSVN. You will most likely get a
cert selection dialog showing up, and there you can then see that there
is more than one certificate.

> On the long run I plan to switch to TSVN project monitor anyway, as soon as
> it regains CMs ability to manage the 'unread' status of commit messages
> individually. But that’s another story and had been discussed on this list before:
> http://svn.haxx.se/tsvnusers/archive-2015-10/0052.shtml
> Can I vote for this feature somewhere?

That feature would require to save a lot of data somewhere. I'm leaning
against that, because that's also a problem in CM: ending the process
takes a long time because that data needs to be saved, and that can even
lead to the process being killed on windows shutdown - and then the data
is not saved properly...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3161760
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-02-19 18:15:54 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.