generate a new private key for each csr if the user wishes so

This commit is contained in:
Markus Germeier
2015-12-06 16:27:15 +01:00
parent 831b973a89
commit 3dbbb461f1
2 changed files with 14 additions and 2 deletions

View File

@@ -11,3 +11,6 @@
# try to renew certs that are within RENEW_DAYS days of there expire date
#RENEW_DAYS="14"
# create new private key for each csr (yes|no)
#PRIVATE_KEY_RENEW=no