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

Re: No longer able to use CAC to access SVN Repo

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 22 Feb 2016 19:15:32 +0100

On 22.02.2016 18:00, Philip Hoyt wrote:
> I am no longer able to checkout/commit/update using TortoiseSVN 1.9.3
> and my DoD issued CAC. I am prompted to select a certificate file
> rather than prompting me to select my certificate from my smartcard.
> I expected to received a prompt from Windows Security to select my
> cert from my CAC, then enter my pin, but I simply get a dialog box
> "Open client certificate file" asking me to select a certificate
> file.

That happens if the certificate in the CAC does not match the request
from the server: OpenSSL then can't find any suitable certificate and
just fails, which then leads to the serf library to ask for a
certificate file later on.
And since OpenSSL can't find *any* suitable certificate in the CAC, it
also doesn't show the cert selection dialog.

make sure your certificate is correct and properly installed.

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=3162359
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-02-22 19:15:19 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.