PeculiarVentures / fortify

Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.
https://fortifyapp.com
Other
113 stars 32 forks source link

Add support for '3b9f958131fe9f006646530510323871df000000000019' token #549

Closed adnanelgalla closed 8 months ago

adnanelgalla commented 1 year ago

Reader name: FT ePass2003Auto 00 00 ATR: 3b9f958131fe9f006646530510323871df000000000019

{
   "cards": [{
    "atr": "3b9f958131fe9f006646530510323871df000000000019",
    "name": "FT ePass2003Auto",
    "driver": "ECA050606FD48FAB340EA9F1FCB582A1E0F1B740"
   }]
}

Smart card ATR parsing 3b9f958131fe9f006646530510323871df000000000019

Tested by adding snippet above to cards.json and can confirm it works

microshine commented 1 year ago

I've published the new version of card.json@1.1.13 please restart your Fortify application to get the latest version. It includes ATR 3b9f958131fe9f006646530510323871df000000000019

adnanelgalla commented 8 months ago

Tested it and it works, thank you.