2011/1/18 Ludovic Rousseau <[email protected]>: > You should have a look at your PKCS#11 token logs if available. > You are using /usr/lib64/pkcs11/libcoolkeypk11.so > > You can also add some logs from the libpcsclite side by doing: > $ export PCSCLITE_DEBUG=0 > $ pkcs11_inspect debug listcert > > You may see some PC/SC errors.
I was wrong. To have more logs on the client side you have to edit src/winscard_clnt.c and #define DO_PROFILE (line 114 on my version of the file). Then rebuild and reinstall pcsc-lite. -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
