Y
Hacker News
new
|
ask
|
show
|
jobs
by
rhn_mk1
976 days ago
How can it be disabled in certbot?
1 comments
natebc
976 days ago
--reuse-key When renewing, use the same private key as the existing certificate. (default: False)
From the docs:
https://eff-certbot.readthedocs.io/en/latest/using.html#cert...
link