On Tue, Jun 7, 2011 at 21:14, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> 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.
>
did you have a chance to test this new version?
Because if this would work, I'll have a lot of work to do to make it
work perfectly.
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=2760531
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-08 21:42:08 CEST