diff options
author | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2007-05-22 15:07:14 +0000 |
---|---|---|
committer | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2007-05-22 15:07:14 +0000 |
commit | 63a38a92a1f0e26c8c3358139a55f1e1264cb3c9 (patch) | |
tree | 948263a51d2b867630d807569acbc8e12da39e65 | |
parent | 0db07bb1b47049da194b758ddc456ff6143d6e09 (diff) | |
download | pdf-as-3-63a38a92a1f0e26c8c3358139a55f1e1264cb3c9.tar.gz pdf-as-3-63a38a92a1f0e26c8c3358139a55f1e1264cb3c9.tar.bz2 pdf-as-3-63a38a92a1f0e26c8c3358139a55f1e1264cb3c9.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@97 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
-rw-r--r-- | work/cfg/config.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/work/cfg/config.properties b/work/cfg/config.properties index d1dd6d0..497c5e3 100644 --- a/work/cfg/config.properties +++ b/work/cfg/config.properties @@ -16,6 +16,8 @@ cert.alg.ecdsa=http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1 strict_mode=false
+# Erlaube Änderungen an bereits signierten Dokumenten
+allow_post_sign_modifications=false
#############################################
# Signaturdienste
|