You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Fortify is not able to write to my Safenet 5100 CC (940B) token. The device is showing as a Windows SCARD crypto API. It appears that the ATR for this device does not show in the card.json file. Here is what I see in the error logs:
{"atr":"3bff9600008131fe4380318065b0855956fb12017882900088","level":"info","message":"cardReader/insert","reader":"SafeNet Token JC 0","source":"server-api","timestamp":"2024-03-15T18:37:51.796Z"}
{"atr":"3bff9600008131fe4380318065b0855956fb12017882900088","level":"info","message":"Cannot get Card config. Use pvpkcs11 SmartCard slot","reader":{"_events":{},"_eventsCount":4,"connected":false,"name":"SafeNet Token JC 0","state":65826},"source":"card-watcher","timestamp":"2024-03-15T18:37:54.067Z"}
{"atr":"3bff9600008131fe4380318065b0855956fb12017882900088","level":"info","message":"Token was added to the reader","name":"SCard Windows API","reader":"SafeNet Token JC 0","source":"provider","timestamp":"2024-03-15T18:37:54.071Z"}
I added the following lines to the card.json which seems to work.
Fortify is not able to write to my Safenet 5100 CC (940B) token. The device is showing as a Windows SCARD crypto API. It appears that the ATR for this device does not show in the card.json file. Here is what I see in the error logs:
{"atr":"3bff9600008131fe4380318065b0855956fb12017882900088","level":"info","message":"cardReader/insert","reader":"SafeNet Token JC 0","source":"server-api","timestamp":"2024-03-15T18:37:51.796Z"}
{"atr":"3bff9600008131fe4380318065b0855956fb12017882900088","level":"info","message":"Cannot get Card config. Use pvpkcs11 SmartCard slot","reader":{"_events":{},"_eventsCount":4,"connected":false,"name":"SafeNet Token JC 0","state":65826},"source":"card-watcher","timestamp":"2024-03-15T18:37:54.067Z"}
{"atr":"3bff9600008131fe4380318065b0855956fb12017882900088","level":"info","message":"Token was added to the reader","name":"SCard Windows API","reader":"SafeNet Token JC 0","source":"provider","timestamp":"2024-03-15T18:37:54.071Z"}
I added the following lines to the card.json which seems to work.
I think this needs to be updated on all clients.
The text was updated successfully, but these errors were encountered: