From 468fc9d1a1bcf3eb771519a746c5e3218ee121e3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Dec 2020 23:55:20 +0100 Subject: add missing signkey_legal_duration option to test configs --- src/testing/test_auditor_api.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/test_auditor_api.conf') diff --git a/src/testing/test_auditor_api.conf b/src/testing/test_auditor_api.conf index 890812c55..1d1ad8c08 100644 --- a/src/testing/test_auditor_api.conf +++ b/src/testing/test_auditor_api.conf @@ -25,6 +25,7 @@ signkey_duration = 4 weeks # how long are the signatures with the signkey valid? legal_duration = 2 years +signkey_legal_duration = 2 years # how long do we provide to clients denomination and signing keys # ahead of time? -- cgit v1.2.3