initial support for configuration on per-certificate base (#105)

This commit is contained in:
Lukas Schauer
2016-05-26 17:09:07 +02:00
parent 64864f5fa6
commit ec48906992
3 changed files with 95 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@ This file contains a log of major changes in letsencrypt.sh
## Added
- Added option to add CSR-flag indicating OCSP stapling to be mandatory
- Initial support for configuration on per-certificate base
## [0.2.0] - 2016-05-22
### Changed