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

View File

@@ -63,6 +63,9 @@
# Minimum days before expiration to automatically renew certificate (default: 30)
#RENEW_DAYS="30"
# Regenerate private keys instead of just signing new certificates on renewal (default: no)
#PRIVATE_KEY_RENEW="no"
# Which public key algorithm should be used? Supported: rsa, prime256v1 and secp384r1
#KEY_ALGO=rsa