mirror of https://github.com/artizirk/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
247 B
14 lines
247 B
6 years ago
|
app default {
|
||
|
# debug = 3;
|
||
|
# debug_file = opensc-debug.txt;
|
||
|
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";
|
||
|
}
|
||
|
|
||
|
}
|