Created
October 21, 2019 14:39
-
-
Save florianroulet/effb3728609fda064afc3252fc519ffa to your computer and use it in GitHub Desktop.
vmware CCID / e-TOKEN USB device
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To mount an e-TOKEN / CCID usb device on a vmware virtual machine with linux host / windows guest, | |
one should add the following line to the .vmx file of its vm : | |
usb.generic.allowCCID = "TRUE" | |
https://communities.vmware.com/thread/560151 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment