mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
New Key in place even if renewal failed #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @meinname on GitHub (Dec 7, 2015).
Hi,
as far as i can see from the code it can happen that if "PRIVATE_KEY_RENEW = yes" a new key is generated and activated - even if we are not sure if a new certificate was issued.
Maybe the removal of the softlink an relinking should be done after the matching cert was issued.
@lukas2511 commented on GitHub (Dec 7, 2015):
Should be fixed in
f343dc11e8