Hi I'm trying to set up a card reader using GemPCTwin and pcsc-lite.
I'm hoping that someone with ocf and gemplus knowledge might be able to give me a few clues on how to progess. My applet and client work fine (and have done for the last two years) with windows xp + GemPC400 reader and the drivers from GemXPressoRADIII. Now I'm trying to set up a GemPCTwin reader on linux and I've hit a problem I can't solve I've installed pcsc-lite (latest version) and the ocfpcsc bridge on linux and run the test program 'testpcsc' and it all works fine when I insert a card and the test completes OK. When I fire up my client, I get the following errors ... I do the authenticate with : Result result = serv.openSecureChanel(vopAuthenticationInput); .... the result is (with vopAuthenticationInput. setSecurityDomainSelection(true) ) : authentication error : ??? : OP.error.A4.611A .... and then another error occurs when I try to authenticate the applet (after setting the aid) : authentication error : ??? : VOP.error.50.611C When I verify the pin, it seems to work fine ... so the initialisation seems to have worked and it's just the authentication that fails. Very grateful for any input or suggestions Nick _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
