vscclient
Virtual Common Access Card (CAC) Emulator (tools)
Install
- All systems
-
curl cmd.cat/vscclient.sh
- Debian
-
apt-get install libcacard-tools
- Ubuntu
-
apt-get install libcacard-tools
- Fedora
-
dnf install libcacard-tools-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libcacard-tools
- Raspbian
-
apt-get install libcacard-tools
- Dockerfile
- dockerfile.run/vscclient
libcacard-tools
Virtual Common Access Card (CAC) Emulator (tools)
This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. This package provides tools for the libcacard library (currently vscclient).