Revert "Removed option to reuse old private keys." (useful for HKPK, see #195)

This reverts commit 4dc9953319.
This commit is contained in:
Lukas Schauer
2016-05-10 22:11:57 +02:00
parent 4dc9953319
commit af2bc7a94f
4 changed files with 16 additions and 10 deletions
-1
View File
@@ -6,7 +6,6 @@ This file contains a log of major changes in letsencrypt.sh
- PRIVATE_KEY config parameter has been renamed to ACCOUNT_KEY to avoid confusion with certificate keys
- deploy_cert hook now also has the certificates timestamp as standalone parameter
- Temporary files are now identifiable (template: letsencrypt.sh-XXXXXX)
- Private keys are no longer reused
### Added
- Added documentation to repository