Default WELLKNOWN location is now /var/www/letsencrypt

With this change private and public files are now separated by default.
This commit is contained in:
Lukas Schauer
2016-07-20 17:04:25 +02:00
parent 364bcccf74
commit 194464b04b
4 changed files with 4 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ This file contains a log of major changes in letsencrypt.sh
- Location of certs directory is now configurable via CERTDIR config variable
- signcsr command now also outputs chain certificate
- Location of account-key(s) changed
- Default WELLKNOWN location is now `/var/www/letsencrypt`
## Added
- Added option to add CSR-flag indicating OCSP stapling to be mandatory