diff options
Diffstat (limited to 'work/cfg/config.properties')
-rw-r--r-- | work/cfg/config.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/work/cfg/config.properties b/work/cfg/config.properties index 7c05f5a..a5d7516 100644 --- a/work/cfg/config.properties +++ b/work/cfg/config.properties @@ -19,7 +19,7 @@ strict_mode=false # Erlaube Änderungen an bereits signierten Dokumenten
# added by tzefferer
# obsolete due to algorithmic changes
-#allow_post_sign_modifications=false
+allow_post_sign_modifications=true
#VerificationFilterPatameters
# modify only if you really know the algorithms
@@ -161,7 +161,7 @@ sig_obj.types.TEST=on defaults.phlength.SIG_DATE=50
defaults.phlength.SIG_NUMBER=50
-defaults.phlength.SIG_ISSUER=150
+defaults.phlength.SIG_ISSUER=200
defaults.phlength.SIG_VALUE=350
defaults.phlength.SIG_ID=90
|