aboutsummaryrefslogtreecommitdiff
path: root/work/cfg/config.properties
diff options
context:
space:
mode:
Diffstat (limited to 'work/cfg/config.properties')
-rw-r--r--work/cfg/config.properties9
1 files changed, 5 insertions, 4 deletions
diff --git a/work/cfg/config.properties b/work/cfg/config.properties
index a5d7516..83b9c67 100644
--- a/work/cfg/config.properties
+++ b/work/cfg/config.properties
@@ -16,10 +16,11 @@ cert.alg.ecdsa=http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1
strict_mode=false
-# Erlaube Änderungen an bereits signierten Dokumenten
-# added by tzefferer
-# obsolete due to algorithmic changes
-allow_post_sign_modifications=true
+# Überprüfe Korrektheit des Dokuments
+# bei binary_only=true: Fehler falls textuelle Signatur
+# bei assume_only_signauture_blocks=false: Fehler falls inkremetelle Updates nach Signatur
+# In beiden Fällen wird check_old_textual_sigs berücksichtigt.
+check_document=true
#VerificationFilterPatameters
# modify only if you really know the algorithms