From 5568bcd099c6969e5bc1a0a8db300b0a82ea3718 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Mon, 25 Mar 2019 14:07:33 +0200 Subject: [PATCH] Make opensc ignore yubikey --- .config/opensc/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/opensc/config b/.config/opensc/config index 62d1491..2de6638 100644 --- a/.config/opensc/config +++ b/.config/opensc/config @@ -1,10 +1,13 @@ app default { # debug = 3; # debug_file = opensc-debug.txt; + + ignored_readers = "Yubico YubiKey CCID 01 00" + framework pkcs15 { # use_file_caching = true; } - + card_atr 3B:F8:13:00:00:81:31:FE:15:59:75:62:69:6B:65:79:34:D4 { name = "Yubico Yubikey 4 OTP+CCID"; driver = "openpgp";