I finally got the right kind of cards from Gemplus and I can successfully load a PKCS12 keystore onto my card with Mozilla on Windows, using Identity Alliance's new Client Middleware for Java Cards.
However, when I try to do the same thing on linux with the libmusclepkcs11 that ships with muscleframework 1.1.5, I get errors. Has anyone tried this lately? I first fixed what seems to be a bug in session_FreeSession in p11x_session.c that is trying to remove a session from the session hash that's not in the hash (this was causing Mozilla itself to segfault), but I'm still getting more CKR_DEVICE_REMOVED and CKR_SESSION_HANDLE_INVALID errors further down the road. At this point I'm almost positive that I have the right setup and equipment because I have been able to successfully import certificates on Windows. Thanks, Carl _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
