From f587df78f35a337b55e59ba77d359aa20537f9a2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 11 Dec 2020 00:04:30 +0100 Subject: supply more defaults --- src/util/taler-helper-crypto-eddsa.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/util/taler-helper-crypto-eddsa.conf b/src/util/taler-helper-crypto-eddsa.conf index 6be9947e6..a1f42ca4e 100644 --- a/src/util/taler-helper-crypto-eddsa.conf +++ b/src/util/taler-helper-crypto-eddsa.conf @@ -18,3 +18,6 @@ SM_PRIV_KEY = ${TALER_DATA_HOME}/taler-helper-crypto-eddsa/.private-key # For how long into the future do we pre-generate keys? LOOKAHEAD_SIGN = 1 year + +# For how long are signing keys valid? +DURATION = 3 months -- cgit v1.2.3