Re: [opensc-devel] SCA and snow leopard

2009-09-23 Thread Marc Rios Vallès
Hello, On Wednesday 23 September 2009 13:36:25 you wrote: > 2009/9/23 Marc Rios Vallès : > > Hi to everybody, > > Hello, > > > I'm having some troubles trying to access to one card with TokenD. I'm > > making the tests with snow leopard but in 32bit pc so it must not be a > > problem of 64bits.

Re: [opensc-devel] SCA and snow leopard

2009-09-23 Thread Ludovic Rousseau
2009/9/23 Marc Rios Vallès : > Hi to everybody, Hello, > I'm having some troubles trying to access to one card with TokenD. I'm making > the tests with snow leopard but in 32bit pc so it must not be a problem of > 64bits. The log I get in the test is this: > > pkcs11-tool --module /usr/libexec/Sm

Re: [opensc-devel] SCA and snow leopard

2009-09-23 Thread Marc Rios Vallès
Hi, I'm doing the test in MAC OS X and the file is located at /Library/OpenSC/etc/opensc.conf but to try it with tokend I'm executing pkcs11-tool --module /usr/libexec/SmartCard/pkcs11/pkcs11Tokend.so -tl and it doesn't print any log from the opensc code... Any idea? -- Marc Rios Vallès m...

Re: [opensc-devel] SCA and snow leopard

2009-09-23 Thread François Leblanc
>Is it any way to view the opensc debug logs to see where can be the error? > >Thanks You should have somewhere a file named opensc.conf Change debug file to something convenient for you: debug_file = "C:\Documents and Settings\All Users\Documents\opensc-debug.log"; and de