Michael Braun
-
2011-11-01
Recently, moneyplex 2011 started failing to use pcsc-ctapi-wrapper with a sparkasse ddv chipcard with an error message.
Debugging turned out, that the first command issued was a CT-BCS 0x20 0x70 propietary command, I didn't find any docs on it.
Though, just returning CT_OK on it calmed down moneyplex and let me use the card to access my hbci account successfully again.
Please find a patch against version 0.3 attached.