Please add option --reuse-key #435

Closed
opened 2025-12-29 01:25:07 +01:00 by adam · 2 comments
Owner

Originally created by @msebald on GitHub (Sep 17, 2019).

Is it possible to add the --reuse-key option? I am looking into this right now because of DANE TLSA records, see here: https://community.letsencrypt.org/t/please-avoid-3-0-1-and-3-0-2-dane-tlsa-records-with-le-certificates/7022/17

Originally created by @msebald on GitHub (Sep 17, 2019). Is it possible to add the --reuse-key option? I am looking into this right now because of DANE TLSA records, see here: https://community.letsencrypt.org/t/please-avoid-3-0-1-and-3-0-2-dane-tlsa-records-with-le-certificates/7022/17
adam closed this issue 2025-12-29 01:25:07 +01:00
Author
Owner

@txr13 commented on GitHub (Sep 17, 2019):

You can set the option PRIVATE_KEY_RENEW="no" in your config file. If you don't want that to be a global default, you can also set this option in a per-certificate config file.

@txr13 commented on GitHub (Sep 17, 2019): You can set the option `PRIVATE_KEY_RENEW="no"` in your config file. If you don't want that to be a global default, you can also set this option in a per-certificate config file.
Author
Owner

@msebald commented on GitHub (Sep 17, 2019):

Great, thank you very much. I just set this option in my config files. Scripts still work, but it will take some days until some certs expire. But I'm closing this issue right now, I am sure it works. :-)

@msebald commented on GitHub (Sep 17, 2019): Great, thank you very much. I just set this option in my config files. Scripts still work, but it will take some days until some certs expire. But I'm closing this issue right now, I am sure it works. :-)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#435