Hello, I'm using MCardApplet on a Gemalto TOP IM FIPS CY2 (Cyberflex Access 64k v2) Java card. With the OpenSC PKCS15 driver I'm unable to delete objects (certificates in particular) on the card, see below for error messages. My question: Is this a (known?) limitation of the MCard Java applet or something in the OpenSC driver? Are there tools that *can* delete objects on a MCardApplet based card?
% pkcs15-init -D cert --id 45 [pkcs15-init] muscle.c:249:msc_delete_object: returning with: Not allowed [pkcs15-init] muscle.c:207:msc_partial_update_object: returning with: Not allowed [pkcs15-init] muscle.c:227:msc_update_object: Error in partial object update: Not allowed [pkcs15-init] card.c:514:sc_update_binary: returning with: Not allowed [pkcs15-init] pkcs15-init.c:1213:do_delete_crypto_objects: Failed to delete object 0: Not allowed Deleted 0 objects Failed to delete object(s): Not allowed Same with opensc-explorer: OpenSC [3F00/5015]> delete 4404 [opensc-explorer] muscle.c:249:msc_delete_object: returning with: Not allowed Thanks, Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting Fax: +43/2243/26465-23 Reichergasse 131 www: http://www.runtux.com A-3411 Weidling email: [email protected] osAlliance member email: [email protected] _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
