From: Viktor T. <vik...@gm...> - 2013-05-07 14:17:32
|
Le 06/05/2013 16:28, Martin Paljak a écrit : > On Mon, May 6, 2013 at 10:44 AM, Johannes Becker > <Joh...@hr...> wrote: >> OpenSC [3F00/5015]> verify CHV129 30:34:35:32:39:31:FF:FF >> >> Incorrect code. PIN value is invalid. >> OpenSC [3F00/5015]> verify CHV129 30:34:35:32:39:31:FF:FF:FF:FF >> >> Unable to verify PIN code: Invalid arguments PIN length is invalid Probably the PKCS15 AOF descriptor do not correspond to the real format of your PIN (length, padding character, ...??) . Try to pad PIN value with "00" -- at least it's the padding character in the OpenSC profile for CardOS card.:w >> The PIN is accepted when using Firefox. > As said before: do have a peek at the log of an actual verification > performed by Firefox. Best way. |