How to update id email used with let's encrypt? #1575
Unanswered
uebmaster
asked this question in
Support Requests
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Making a test i've created a wp site using a yopmail email, but i did it just for test, i thinked that deleting the site will revocate the ssl certificate and i will have the oportunity to change the email associated with the let's encrypt certificate, but when i reinstall the site EE just download the certificates and don't let me change the id email.
Searching I found the following command that according to does what I want:
certbot update_account
But when i try to execute certbot in command line i get command not found.
How can i achieve what i want?
Another detail is that i have other sites in the same server, when i reinstall the site mentioned above i can see it, the subdomain redirect me to one of the other sites that i have in the server, but not to the site i just reinstalled, what is happen?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions