Re: Cyberflex
Tommaso Cucinotta <[email protected]>
| Newsgroups | gmane.comp.lib.muscle |
|---|---|
| Message-ID | <[email protected]> |
On 28/02/14 08:03, wully wrote: > muscletest gives allways "token unknown". > > I think, that there is something missing, but I don't find what. > I have also seen, that after loading the muscle applet, th ATR has changed. > > Original cyberflex (card in status nascendi, no applet loaded): > $ opensc-tool --atr > Using reader with a card: REINER SCT cyberJack pp_a2 (3865505373) 00 00 > 3b:75:94:00:00:62:02:02:01:01 > > with MUSCLE-Applet and priviledge 4: > $ opensc-tool --atr > Using reader with a card: REINER SCT cyberJack pp_a2 (3865505373) 00 00 > 3b:77:94:00:00:62:02:01:00:00:ff:07 The MuscleCard plug-in for the MuscleCardApplet includes a configuration file where you can customize the ATR. AFAICR, this file is: MCardPlugin/src/mscMuscleCard.bundle/Contents/Info.plist (search the spAtrValue attribute) Not sure where exactly this file gets installed, depends also on your OS. Just in case this helps... T.