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

Re: Perhalps issue on pkcs11 module.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 28 Jan 2010 19:18:33 +0100

On 28.01.2010 13:01, François Leblanc wrote:
> Hello,
>
> I’m trying to connect on a repository using https and smartcard with a
> pkcs11 module so I put in
>
> Configuration file :
>
> « ssl-pkcs11-provider = opensc-pkcs11.dll »
>
> But get the error :
>
> Invalid config: unable to load PKCS#11 provider 'opensc-pkcs11.dll'
>
> I’ve tryed full pathname and so on but still the same error,
>
> How can’t have more trace about the process of module loading to check
> what is wrong ?
>
> I use the same module with « puttysc » and is work well so I guess that
> the trouble is somewhere else …

I'm not sure, but it could be that if OpenSSL is compiled and linked
statically (i.e, not using the dll) then it also won't load additional
providers. Or maybe there's a compile time switch we'd have to use to
make this work.
Do you have any information about that?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2442792
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-28 19:18:46 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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