Re: [opensc-devel] How to compile opensc in windows?

2012-12-13 Thread Martin Paljak
On Wed, Dec 12, 2012 at 4:53 PM, Rns Course wrote: > Hello > > I need to compile opensc-0.11.3. > On this page: > http://www.opensc-project.org/opensc/wiki/WindowsInstaller > > The command "x86: SetEnv.cmd /x86 /Release and nmake /f win32\Makefile.msc > LOC="-DASMV -DASMINF" OBJA="inffas32.obj mat

Re: [opensc-devel] Changing Admin PIN on PIV card

2012-12-13 Thread Douglas E. Engert
On 12/12/2012 8:01 PM, Ravneet Singh Khalsa wrote: > Hi Douglas, > > Thanks for your suggestion. I tried the following command. > > piv-tool -s 00:2C:00:81:10:31:32:33:34:FF:FF:FF:FF:31:31:31:31:FF:FF:FF:FF > (changing Admin Pin from 1234 to ) > > It didn't work for me. The output of the comm

[opensc-devel] PK-01C PIN Attempts

2012-12-13 Thread Brian Thomas
Hello everybody, I am using OpenSC 12.2 and a FTCOSPK01C smart card with the PKCS#15 profile. The card works great except for the fact that I cannot seem to increase the max number of incorrect PIN attempts allowed before the card is blocked. I have tried changing all user PIN and security offic

Re: [opensc-devel] Changing Admin PIN on PIV card

2012-12-13 Thread Douglas E. Engert
Two more things: The command should be "24" not "2C". 2C is to reset the user pin if the pin is locked. "24" is to reset one of the pins if the pin is known. The script I sent you has an error. Sorry about that. piv-tool -s 00:24:00:81:10:31:32:33:34:FF:FF:FF:FF:31:31:31:31:FF:FF:FF:FF BUT: NIST