mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-23 09:31:00 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user