From f1aa2a61c94870b71f054f1d53c860ae7ceb2619 Mon Sep 17 00:00:00 2001 From: Raul Metsma Date: Thu, 9 Nov 2017 14:42:30 +0200 Subject: [PATCH] Cleanup expired EstEID card ATR-s Signed-off-by: Raul Metsma --- etc/opensc.conf.in | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/etc/opensc.conf.in b/etc/opensc.conf.in index 83b7deed..d1b3730b 100644 --- a/etc/opensc.conf.in +++ b/etc/opensc.conf.in @@ -379,33 +379,11 @@ app default { # driver = "piv"; # } - # Estonian ID card and Micardo driver sometimes only play together with T=0 + # Micardo driver sometimes only play together with T=0 # In theory only the 'cold' ATR should be specified, as T=0 will # be the preferred protocol once you boot it up with T=0, but be # paranoid. # - # Warm ATR v1 - card_atr 3b:6e:00:ff:45:73:74:45:49:44:20:76:65:72:20:31:2e:30 { - force_protocol = t0; - } - # Cold ATR v1 - card_atr 3b:fe:94:00:ff:80:b1:fa:45:1f:03:45:73:74:45:49:44:20:76:65:72:20:31:2e:30:43 { - force_protocol = t0; - } - # Warm ATR v2 - card_atr 3b:5e:11:ff:45:73:74:45:49:44:20:76:65:72:20:31:2e:30 { - force_protocol = t0; - } - # Cold ATR v2 - card_atr 3b:de:18:ff:c0:80:b1:fe:45:1f:03:45:73:74:45:49:44:20:76:65:72:20:31:2e:30:2b { - force_protocol = t0; - } - # Digi-ID cold ATR. The same card has the same warm ATR as "Cold ATR v1" above - # The card is claimed to only support T=0 but in fact (sometimes) works with T=1, even if not advertised in ATR. - card_atr 3b:6e:00:00:45:73:74:45:49:44:20:76:65:72:20:31:2e:30 { - force_protocol = t0; - } - # D-Trust cards are also based on micardo and need T=0 for some reason card_atr 3b:ff:94:00:ff:80:b1:fe:45:1f:03:00:68:d2:76:00:00:28:ff:05:1e:31:80:00:90:00:23 { force_protocol = t0;