opensc.conf: by default comment out all IAS/ECC specific configuration lines ...

http://www.opensc-project.org/pipermail/opensc-devel/2011-February/016013.html


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5205 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2011-02-17 09:36:36 +00:00
parent 6dd928bdfb
commit 16ca4b05f8
1 changed files with 19 additions and 19 deletions

View File

@ -253,25 +253,25 @@ app default {
}
# IAS/ECC cards
card_atr 3B:7F:96:00:00:00:31:B9:64:40:70:14:10:73:94:01:80:82:90:00 {
type = 25001;
driver = "iasecc";
name = "Gemalto MultiApp IAS/ECC v1.0.1";
# secure_messaging = local_gemalto_iam;
# secure_messaging = local_adele;
}
card_atr 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:08:00:07:90:00:FE {
type = 25002;
driver = "iasecc";
name = "Oberthur IAS/ECC v1.0.1";
# No 'admin' application for this card -- no secure messaging
}
card_atr 3B:7F:18:00:00:00:31:B8:64:50:23:EC:C1:73:94:01:80:82:90:00 {
type = 25003;
driver = "iasecc";
name = "Morpho YpsID S3 IAS/ECC";
# secure_messaging = local_morpho_YpsID_S3;
}
#card_atr 3B:7F:96:00:00:00:31:B9:64:40:70:14:10:73:94:01:80:82:90:00 {
# type = 25001;
# driver = "iasecc";
# name = "Gemalto MultiApp IAS/ECC v1.0.1";
# # secure_messaging = local_gemalto_iam;
# # secure_messaging = local_adele;
#}
#card_atr 3B:DD:18:00:81:31:FE:45:80:F9:A0:00:00:00:77:01:08:00:07:90:00:FE {
# type = 25002;
# driver = "iasecc";
# name = "Oberthur IAS/ECC v1.0.1";
# # No 'admin' application for this card -- no secure messaging
#}
#card_atr 3B:7F:18:00:00:00:31:B8:64:50:23:EC:C1:73:94:01:80:82:90:00 {
# type = 25003;
# driver = "iasecc";
# name = "Morpho YpsID S3 IAS/ECC";
# # secure_messaging = local_morpho_YpsID_S3;
#}
# Below are the framework specific configuration blocks.