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

Re: Looking for config option to stop use of CryptoAPI (TSVN 1.7.1)

From: Joel Jirak <joel_at_jirak.us>
Date: Thu, 27 Oct 2011 14:18:12 -0400

>
> I would consider this a bug in your smartcard package. OpenSSL opens the
> crypto store to see if there's a matching certificate for it to use
> automatically. It does this without showing any UI. Your smartcard
> software should respect that non-UI flag and only ask to insert the card
> if the non-UI flag isn't passed to open the crypto store.
>
> However I can see that it might be difficult to get your smartcard
> software getting fixed. Which means I'll have to patch OpenSSL so you
> can force it to never open the crypto store.
>
> But this will take a while - patching OpenSSL isn't easy...
>

Wow, that'd be awesome if you can do it. I agree that it's probably a
bug that the software doesn't respect the non-UI flag, but you're
right that it would be difficult to get the smartcard software fixed.

I understand it will take a while. I've looked at the OpenSSL code
before, and it wasn't a pleasant experience!

Thanks so much.

Joel

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2865437

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-27 20:18:20 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.