From 27ad2ae2aee236ee63f006b4d11695ce417589aa Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 19 Jul 2019 01:28:11 +0200 Subject: [PATCH] Fix variable keylength --- config/wo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/wo.conf b/config/wo.conf index b1e6b3c..8d4a3ad 100644 --- a/config/wo.conf +++ b/config/wo.conf @@ -70,7 +70,7 @@ email = [letsencrypt] -key-length = "ec-384" +keylength = "ec-384" [update]