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 '3bdc18ff8091fe1fc38073c8211366010b0352000539' token #278

Open jpmoraa opened 4 years ago

jpmoraa commented 4 years ago

Reader name: Athena ASEDrive CCID 0 ATR: 3BDC18FF8091FE1FC38073C8211366010B0352000539

{
   "cards": [{
    "atr": "3BDC18FF8091FE1FC38073C8211366010B0352000539",
    "name": "Token name",
    "driver": "206F2B4E7B7884AEC4C0794C6E40E2D9EFB3D233"
   }],
   "drivers": [{
    "id": "206F2B4E7B7884AEC4C0794C6E40E2D9EFB3D233",
    "name": "Driver name",
    "file": {
        "windows": "path/to/pkcs11.dll",
        "osx": "path/to/pkcs11.dylib"
    }
   }]
}

Smart card ATR parsing 3BDC18FF8091FE1FC38073C8211366010B0352000539

rmhrisk commented 4 years ago

Can you tell me more about the device? It’s make, model and the fully qualified path to the PKCS11 you use with this.