Replies: 2 comments
-
Hello, technically, yes it's possible but not trivial, you have to reconstruct the following tree and files: tree
account.json{
"email": "[email protected]",
"registration": {
"body": {
"status": "valid",
"contact": [
"mailto:[email protected]"
]
},
"uri": "https://acme-staging-v02.api.letsencrypt.org/acme/acct/123456789"
}
}
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Great, thanks. I'll try this. |
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
-
Is it possible in LeGo to use an existing account key?
Beta Was this translation helpful? Give feedback.
All reactions