2010/5/14 Martin Paljak <[email protected]>: > On May 11, 2010, at 19:44 , Ludovic Rousseau wrote: >> The reader does not accept PIN longer than 8. I willl write about that >> on my blog [1] later. > > In this case it should be either fixed in reader-pcsc.c for this reader (if > it is possible to auto-discover it, which may not work on Windows for > example) or forced to a reader-suitable value in the CCID driver.
It is possible to fix the code. I discuss the problem in [1]. The solution is to use a new possibility of PCSCv2 part 10: FEATURE_GET_TLV_PROPERTIES I may try to work on a patch for OpenSC but I don't know when. > I guess 99% of people don't have longer than 6 or 8 digit PIN-s in real life > (which also seems to be the way Gemalto things) I also think so. Bye [1] http://ludovicrousseau.blogspot.com/2010/05/how-to-know-pin-sizes-supported-by.html -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
