From 663c59e754b36dfd215f912bf0c8f98bbfb6fbf0 Mon Sep 17 00:00:00 2001 From: Andrea Spacca Date: Mon, 23 Mar 2020 09:22:58 +0100 Subject: [PATCH] ISSUE 278 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 767ee35..112d30a 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ log | path to log file| | If you want to use TLS using lets encrypt certificates, set lets-encrypt-hosts to your domain, set tls-listener to :443 and enable force-https. -If you want to use TLS using your own certificates, set tls-listener to :443, force-https, tls-cert=file and tls-private-key. +If you want to use TLS using your own certificates, set tls-listener to :443, force-https, tls-cert-file and tls-private-key. ## Development