diff options
-rw-r--r-- | src/util/taler-helper-crypto-eddsa.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/taler-helper-crypto-eddsa.conf b/src/util/taler-helper-crypto-eddsa.conf index a1f42ca4e..b3d272c39 100644 --- a/src/util/taler-helper-crypto-eddsa.conf +++ b/src/util/taler-helper-crypto-eddsa.conf @@ -20,4 +20,4 @@ SM_PRIV_KEY = ${TALER_DATA_HOME}/taler-helper-crypto-eddsa/.private-key LOOKAHEAD_SIGN = 1 year # For how long are signing keys valid? -DURATION = 3 months +DURATION = 12 weeks |