From 4e8f944b7249c7d4e13e2d13103007b41de1acd6 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Thu, 26 May 2016 15:06:07 +0200 Subject: [PATCH] added CERTDIR change to CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 095e11a..3ae3e5d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ This file contains a log of major changes in letsencrypt.sh ## Changed - Config is now named `config` instead of `config.sh`! - Location of domains.txt is now configurable via DOMAINS_TXT config variable +- Location of certs directory is now configurable via CERTDIR config variable ## Added - Added option to add CSR-flag indicating OCSP stapling to be mandatory