- disallow UPDATE on the Application DF

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1546 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2003-10-21 08:32:17 +00:00
parent e7f0dbb4a8
commit 8368731ae4
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ filesystem {
DF PKCS15-AppDF {
size = 2048;
# Prevent unauthorized updates of basic security
# objects via PUT DATA OCI.
ACL = UPDATE=NEVER;
# Bump the size of the EF(PrKDF) - with split
# keys, we may need a little more room.
EF PKCS15-PrKDF {