added CERTDIR change to CHANGELOG

This commit is contained in:
Lukas Schauer
2016-05-26 15:06:07 +02:00
parent 8e77ba5e02
commit 4e8f944b72
+1
View File
@@ -5,6 +5,7 @@ This file contains a log of major changes in letsencrypt.sh
## Changed ## Changed
- Config is now named `config` instead of `config.sh`! - Config is now named `config` instead of `config.sh`!
- Location of domains.txt is now configurable via DOMAINS_TXT config variable - 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
- Added option to add CSR-flag indicating OCSP stapling to be mandatory - Added option to add CSR-flag indicating OCSP stapling to be mandatory