Browse Source

Make opensc ignore yubikey

master
Arti Zirk 6 years ago
parent
commit
5568bcd099
  1. 3
      .config/opensc/config

3
.config/opensc/config

@ -1,6 +1,9 @@ @@ -1,6 +1,9 @@
app default {
# debug = 3;
# debug_file = opensc-debug.txt;
ignored_readers = "Yubico YubiKey CCID 01 00"
framework pkcs15 {
# use_file_caching = true;
}

Loading…
Cancel
Save