Only print full chain on signcsr command if --full-chain/-fc is set (related to #150)

This commit is contained in:
Lukas Schauer
2016-08-04 00:11:02 +02:00
parent 117d5d6228
commit d81eb58536
2 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -6,7 +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
- signcsr command now also outputs chain certificate if --full-chain/-fc is set
- Location of account-key(s) changed
- Default WELLKNOWN location is now `/var/www/letsencrypt`
- New version of Let's Encrypt Subscriber Agreement