summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-28 18:18:38 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-28 18:18:38 +0100
commit576545daebd608f24cbbeec627169d5274e6ddd3 (patch)
tree57947f6d8a04134196ad77a8567f775dadb776d9 /contrib
parentbb15fdd21532cf24772e7f57a0b997002c288911 (diff)
downloadexchange-576545daebd608f24cbbeec627169d5274e6ddd3.tar.gz
exchange-576545daebd608f24cbbeec627169d5274e6ddd3.tar.bz2
exchange-576545daebd608f24cbbeec627169d5274e6ddd3.zip
fix use of struct TALER_MintSigningKeyValidityPS
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mint-template/config/mint-keyup.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/mint-template/config/mint-keyup.conf b/contrib/mint-template/config/mint-keyup.conf
index 9091c6c97..54b659bf6 100644
--- a/contrib/mint-template/config/mint-keyup.conf
+++ b/contrib/mint-template/config/mint-keyup.conf
@@ -3,6 +3,9 @@
# how long is one signkey valid?
signkey_duration = 4 weeks
+# how long are the signatures with the signkey valid?
+legal_duration = 2 years
+
# how long do we generate denomination and signing keys
# ahead of time?
lookahead_sign = 32 weeks 1 day