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

Re: TortoiseSVN 1.7.2 released

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 05 Dec 2011 21:18:04 +0100

On 05.12.2011 20:58, Greg Creager wrote:
> This does not appear to be fixed:
> BUG: Certificate Popups when smartcards
> are used. (Stefan)
>
>
> Smartcard info:
> · Remove auth, svn ls on the repo from a cmd line, enter server file cert passphrase, creds cached, repeat svn ls with with no prompt (working as expected)
>
> · workspace update with tortoiseSVN, prompt for smartcard pin (through ActivIdentity ActivClient)
> ○ cancel throws error
> Error: Unable to connect to a repository at URL
> Error: 'https://hp-dfe.csd200a.com/svn/hp-dfe/users/creager'
> Error: OPTIONS of 'https://hp-dfe.csd200a.com/svn/hp-dfe/users/creager': SSL handshake
> Error: failed: SSL error: error signing hash (https://hp-dfe.csd200a.com)
> · Removing smart card instantly brings up gui asking me to insert the card, cannot cancel, repeat prompt
> - Re-insert smart card will then prompt me for the pass-phrase
>
> Still is not utilizing the cert specified in the servers file under ssl-client-cert-file

First: please file a big bug report with your smartcard software vendor:
there are CAPI APIs available that are allowed to show an UI, but
CertOpenStore() is _not_ one of them. They must not show any UI when
that API is called. Because as you can see, that's only annoying and not
helpful at all.

Then: read the details for that issue here to see that it is fixed and
what you have to do:
http://code.google.com/p/tortoisesvn/issues/detail?id=119

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2890708
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-05 21:18:16 CET

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.