From: Johannes B. <Joh...@hr...> - 2013-05-06 07:45:04
|
Am Freitag 03 Mai 2013 schrieb Martin Paljak <ma...@ma...>: > > Keep in mind that CHVXX seems to take *decimal* input, and that cardos > driver actually seems to use max length 8, so: > > verify CHV129 30:34:35:32:39:31:FF:FF > > Should give "OK" (maybe you need to have the necessary folder selected > before as well) Yes, selecting the folder makes a difference, but it seems that the card expects length 10. opensc-explorer now produces: OpenSC [3F00]> cd 5015 OpenSC [3F00/5015]> verify CHV129 30:34:35:32:39:31:FF:FF Incorrect code. OpenSC [3F00/5015]> verify CHV129 30:34:35:32:39:31:FF:FF:FF:FF Unable to verify PIN code: Invalid arguments The PIN is accepted when using Firefox. Johannes |