Ville Skyttä wrote:
On Friday 16 March 2007, Andreas Jellinghaus wrote:
http://www.opensc-project.org/files/opensc/testing/
http://www.opensc-project.org/files/opensc/testing/opensc-0.11.2-rc1.tar.gz
Please test this and give feedback. And help with the documentation.
Built fine here on FC6 x86_64, but I happened to notice that the --serial
option to piv-tool doesn't work; if specified alone, I get a usage message
(which includes --serial), and if used together eg. with -n, it seems to be a
no-op.
Yes, the PIV does not support a serial number. The closest thing
to a serial number would be one of the Data fields in CCC or CHUID,
but this is not implemented.
The card-piv.c does not support the
sc_card_cntl(card,SC_CARDCTL_GET_SERIALNR,&serial) but for pkcs15
pkcs15-piv.c it will return "9876543210"
The piv-tool.c started from the opensc-tool.c, and I should have not
kept the serial number code.
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel
--
Douglas E. Engert <[EMAIL PROTECTED]>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel