made openssl binary configurable (closes #393, closes #379)

This commit is contained in:
Lukas Schauer
2017-07-10 19:13:30 +02:00
parent 2f775d0e2a
commit db18820991
2 changed files with 34 additions and 31 deletions
+1
View File
@@ -4,6 +4,7 @@ This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Changed
- Certificate chain is now cached (CHAINCACHE)
- OpenSSL binary path is now configurable (OPENSSL)
## Added
- New feature for updating contact information (--account)