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

Re: Subversion and smartcards

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 19 Jul 2011 10:37:44 -0400

On Tue, Jul 19, 2011 at 10:31 AM, Echlin, Jamie
<jamie.echlin_at_credit-suisse.com> wrote:
> Hi Mark,
>
>> What are you using for your client binaries?  Where did you get them?
>>
>> You need binaries that are compiled with the proper support
>> for this from OpenSSL.
>
> Good question... I believe I compiled them myself from the 1.6.15 tag.
>
>> BTW, the OpenSSL approach uses MSCAPI so you get the same GUI
>> prompt that you get from web browser, and you do not
>> configure anything in Subversion config files.
>
> OK, so I should remove that entry from the config file, and try the
> collabnet build. I'll do that.

If building yourself, use a recent version of OpenSSL and build it
with the MSCAPI support.

enable-capieng /
 -DOPENSSL_SSL_CLIENT_ENGINE_AUTO=capi /
 -DOPENSSL_CAPIENG_DIALOG

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-07-19 16:38:19 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.