Gambin Dejan wrote: > Hi, > > I am trying to use the newest PKCS#11 (developer version) module with > the newest Muscle libraries. Since it doesn't work for me in Mozilla, I > would like to troubleshoot it and I have a few questions: > > 1. I can add the PKCS#11 module in Mozilla but I can't do anything with > it after that... during the PKCS#11 module loading in Mozilla, my > PKCS11.log file has been filled with some error messages that could > point to the cause of the problem:
The PKCS#11 modules work (?) only with the normal libmusclecard and MCradPlugin and CardEdgeApplet. From the error log I assume, that you are using maybe my versions. There is no updated PKCS#11 module for this. Karsten > > ... > 08/08 13:20:26 Slot 1 changed > 08/08 13:20:26 +slot_DisconnectSlot : start > 08/08 13:20:26 -slot_DisconnectSlot : end RV(0x0) > 08/08 13:20:26 Attempting establish > 08/08 13:20:26 Establish connection > 08/08 13:20:26 Begin transaction: 1, rv=0 > 08/08 13:20:26 (..\src\p11x_msc.c 200): error: 0x9C0F "Invalid > parameter" > 08/08 13:20:26 (..\src\p11x_slot.c 975): error: 0x9C0F "Invalid > parameter" > 08/08 13:20:26 (..\src\p11x_slot.c 580): error: 0x9C0F "Invalid > parameter" > 08/08 13:20:26 Error (..\src\p11x_slot.c 581): MSCGetCapabilities failed > 08/08 13:20:26 End transaction: 1, rv=0 > 08/08 13:20:26 (..\src\p11_general.c 117): error: 0x32 > "CKR_DEVICE_REMOVED" > 08/08 13:20:26 -C_Initialize : end RV(0x0) > ... > > I don't know if those errors are important anyway (I have read that > CKR_DEVICE_REMOVED error is normal the first time it is looking for the > reader?). But after that it returns 0 mechanisms, no supported functions > listed etc... > > If anyone has a suggestion on where to look or where to start > troubleshooting, I would appreciate it very much. I even don't know how > to enable apdu logging (maybe this could help me diagnose the > problem)...I am working on Windows... > > thanks very much > > dejan > > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
