Thanks for answering so quickly. After some fighting with Gentoo ebuild system, I managed to install pcsc-lite with debug. (configuration/compilation output attached)
Also included in the archive is the /var/log/messages of the USB device insertion. pkcs11_inspect listcerts is not a valid option, it lists certificates with no parameters, it reports that listcerts is an invalid option in /var/log/messages. I also have installed pkcs11_dump, if that is of any help. I the output logs supplied include 2 separate attempts to execute pkcs11_inspect debug, the second attempt hung for about 30 seconds. I tried PCSCLITE_DEBUG=0 and 1, it did not appear to make that much difference to me. Both, of course, failed to list the certificates. The execution of the pcscd process includes a --version and a sorted list of environment variables, at the time of execution. ...Lyall On Tue, Jan 18, 2011 at 10:59 PM, Ludovic Rousseau < [email protected]> wrote: > 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 > -- ...Lyall
pcscd_extended_debug_info.tar.gz
Description: GNU Zip compressed data
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
