frankmorgner / OpenSCToken

Use OpenSC in macOS CryptoTokenKit.
GNU General Public License v3.0
76 stars 14 forks source link

OpenScToken to support network based token #19

Closed RiteshAdobe closed 4 years ago

RiteshAdobe commented 4 years ago

Hi team,

We have a requirement where-in we have HSM boxes which are globally apart from mac-signing machines. Our current client has modified tokend module to support signing by fetching tokens over the network . Can you help me with configuring OpenSCToken to support the same? Any clues/code fragment and pointers is will be highly appreciated.

frankmorgner commented 4 years ago

Use the virtual smart card reader or look here https://github.com/frankmorgner/vsmartcard/issues/150 for pointers.