From 576545daebd608f24cbbeec627169d5274e6ddd3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Mar 2015 18:18:38 +0100 Subject: fix use of struct TALER_MintSigningKeyValidityPS --- contrib/mint-template/config/mint-keyup.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib/mint-template/config/mint-keyup.conf') 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 -- cgit v1.2.3