--On Wednesday, March 22, 2006 03:52:20 PM -0800 Justin Karneges <[EMAIL PROTECTED]> wrote:

On Wednesday 22 March 2006 15:05, you wrote:

But --list-files does not:

# opensc-tool -vvvvvvvv --list-files
card.c:571:sc_list_files: called
card.c:573:sc_list_files: returning with: Not supported
sc_list_files() failed: Not supported
[snip]

What is to blame here?

It appears from the source, that starcos doesn't support list_files. That isn't too surprising, as file listing is not standardized in 7816-4 (or any other part of 7816, IIRC).

run opensc-explorer, and try the following sequence:

info
get 2f00
cd 5015
info
get 5031
get 5032
get 4401

(the 2f00 and 4401 parts might fail, the others shouldn't)
you can also see if pkcs15-tool --list-pins (or keys or certificates) works

Attachment: p7sHBuMwIp8Oo.p7s
Description: S/MIME cryptographic signature

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

Reply via email to