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
114 stars 32 forks source link

Add support for '3bdb960080b1fe451f830031c164084022300f90000a' token #366

Open FlorianKnibbe opened 3 years ago

FlorianKnibbe commented 3 years ago

Reader name: Gemalto USB SmartCard Reader 0 ATR: 3BDB960080B1FE451F830031C164084022300F90000A

{
   "cards": [{
    "atr": "3BDB960080B1FE451F830031C164084022300F90000A",
    "name": "Idemia - ID1Cosmo 8.1",
    "driver": "522E8422D174562A504629C0693F59581BA59FE6"
   }],
   "drivers": [{
    "id": "522E8422D174562A504629C0693F59581BA59FE6",
    "name": "Driver name",
    "file": {
        "windows": "???",
        "osx": "???"
    }
   }]
}

Smart card ATR parsing 3BDB960080B1FE451F830031C164084022300F90000A

rmhrisk commented 3 years ago

Can you tell us more about this card?

Who makes it? What is it’s model? What middleware do you use with it? — in particular which PKCS11 library??