Saving User Registration #2438
Unanswered
alexmayerlab
asked this question in
Q&A
Replies: 1 comment
-
I know this is very old, but you can look at how lego does it: https://github.com/go-acme/lego/blob/v4.20.0/cmd/accounts_storage.go |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://go-acme.github.io/lego/usage/library/
In this example, registration occurs every time, and if I add 20 domains every hour, then limits are possible,
how to get around this? I think you need to save your account and use it when registering new domains?
Beta Was this translation helpful? Give feedback.
All reactions