From 64864f5fa647631579ac143e030b6e1a4f3f16a1 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Thu, 26 May 2016 16:04:01 +0200 Subject: [PATCH] added signcsr change to CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 3ae3e5d..c752901 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,7 @@ This file contains a log of major changes in letsencrypt.sh - 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 +- signcsr command now also outputs chain certificate ## Added - Added option to add CSR-flag indicating OCSP stapling to be mandatory