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

Re: Compiling with capieng enabled for smart card authentication

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 7 Jun 2011 21:14:38 +0200

On Tue, Jun 7, 2011 at 18:14, ronnie_and_sandy
<ronnie_and_sandy_at_nerdshack.com> wrote:
> Stefan Küng wrote:
>>
>> Now that's the exact situation I want to test :)
>> You see, getting prompted to select a certificate can get annoying
>> really fast.
>>
>
> Yup. I've gotta baby-sit the commit until it is over.
>
>
> Stefan Küng wrote:
>>
>> So I have to find a way to store the selection so you won't get prompted
>> anymore for every single connection TSVN has to make to the repository.
>>
>> Question: if you chose the wrong certificate, do you get an error from
>> TSVN or do you then get prompted again for a certificate?
>>
>
> Both. I got prompted, chose the wrong cert again, and got an error. The
> commit failed so all sends were rolled back.

I've uploaded another test version.
This time I disabled the capi engine in OpenSSL. Instead I'm trying to
get the certs from the cert store from the svn lib callback myself and
then return that cert back to the svn lib. If this works, I can add an
option to store the selected cert so the user doesn't have to choose
for every connection.

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=2759643
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-07 21:15:05 CEST

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.