implemented issuer-chain cache

This commit is contained in:
Lukas Schauer
2017-07-10 15:06:06 +02:00
parent 98ad01a110
commit d685463673
3 changed files with 27 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Changed
- ...
- Certificate chain is now cached (CHAINCACHE)
## Added
- New feature for updating contact information (--account)