You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #47, and in the README, we should really persist account keys in between renewals instead of re-registering with LetsEncrypt every time.
@jalada the registration step is an association between a private_key and an email address.
Imho generating a new account private_key and registering that key is a security improvement, so I suggest to continue with this.
It has no cost registering a new private key so, why not?
As discussed in #47, and in the README, we should really persist account keys in between renewals instead of re-registering with LetsEncrypt every time.
There may be an undocumented account limit per email address, which we might run in to. We've asked: https://community.letsencrypt.org/t/maximum-accounts-per-email-address/29908
The text was updated successfully, but these errors were encountered: