Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist account keys #50

Closed
jalada opened this issue Mar 15, 2017 · 3 comments
Closed

Persist account keys #50

jalada opened this issue Mar 15, 2017 · 3 comments

Comments

@jalada
Copy link
Collaborator

jalada commented Mar 15, 2017

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

@jalada
Copy link
Collaborator Author

jalada commented Mar 15, 2017

Response indicates no limit, but obviously it'd still be nice to do this.

@davidlibrera
Copy link

@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?

@jalada
Copy link
Collaborator Author

jalada commented May 17, 2019

Closed by #62

@jalada jalada closed this as completed May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants