Dmitry wrote:
I have 2 cards. 1. "Deutsche Bank - db SignaturCard" card - detected by opensc as "STARCOS SPK 2.3" and as "db SignaturCard" by SecCardAdmin from http://www.seccommerce.de. 2. "A - Trust" card - detected by opensc as "A-TRUST ACOS" and as "A - Trust ECC" by SecCardAdmin. After detecting cards by ATR - s opensc trying select EF.DIR - 0x2F00 to enum applications, but failed, next trying select default application path 0x5015 and fail again, then exit. SecCardAdmin work with them correctly.
How to set working opensc with this cards?

the problem with both cards is that opensc doesn't recognize the
card profile of both cards. The card profile specifies where key
etc. stored and without this information opensc can't use these
card (here opensc tries to read files which are normally present
if a pkcs15 profile used, which doesn't seem to be case here).

If you want to use these card with opensc you will most likely
need a pkcs15 emulation driver for there profile.

Nils
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to