From 435d8ac62be1aff16bef98a7cc89811b9e43aaec Mon Sep 17 00:00:00 2001 From: sth Date: Thu, 6 Apr 2006 18:41:12 +0000 Subject: [PATCH] There doesn't seem to be a need to leave the certs (and CDF) unprotected. In case there do are problems, please revert this change git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2884 c6295689-39f2-0310-b995-f0e70906c6a9 --- src/pkcs15init/flex.profile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pkcs15init/flex.profile b/src/pkcs15init/flex.profile index 35b715b5..319b1b92 100644 --- a/src/pkcs15init/flex.profile +++ b/src/pkcs15init/flex.profile @@ -11,7 +11,11 @@ cardinfo { # stored on the card. If you enable this, you MUST # adjust the sizes of the pin-domain and key-dir DFs # accordingly. - protect-certificates = no; + # + # Update: everything seems to work fine without this + # option, so it is commented out + # + # protect-certificates = no; } # Define reasonable limits for PINs and PUK