From f3653bc4ea66f8e718b8bd2220140268898322ee Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Thu, 21 Apr 2022 11:46:01 +0200
Subject: [PATCH] remove settings for csr

---
 inc_config.sh.dist | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/inc_config.sh.dist b/inc_config.sh.dist
index cf41e8a..c35fb2b 100644
--- a/inc_config.sh.dist
+++ b/inc_config.sh.dist
@@ -35,9 +35,6 @@ export ACME=../acme.sh/acme.sh
 # where to write certificate data
 # export CM_diracme="./certs"
 
-# place for cnf + csr files
-# export CM_dircsr="./csr"
-
 # check domain names before creating a new certificate
 # It is used for faster rejection of a hostname or alias for which you
 # have no permission
-- 
GitLab