Removed option to reuse old private keys.

I have no idea why I thought reusing the keys would be a good idea
when I first started this...
This commit is contained in:
Lukas Schauer
2016-05-08 15:51:11 +02:00
parent a7c6af6895
commit 4dc9953319
4 changed files with 10 additions and 16 deletions

View File

@@ -63,9 +63,6 @@
# 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