srvrco / getssl

obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.
GNU General Public License v3.0
2.07k stars 371 forks source link

Is there a way to change the administrator email address registered with Let’s Encrypt using getSSL? #827

Open hide-G opened 6 months ago

hide-G commented 6 months ago

Is there a way to change the administrator email address registered with Let’s Encrypt using getSSL?

Expiration Emails

I was able to find out how to change it with certbot on the internet.

certbot update_account --email yourname+1@example.com

But that system uses getSSL.

Why can't I find any information on the internet about how to change the email address registered with Let's Encrypt using getSSL instead of certbot?

The user of the email address is leaving the company, so I would like to know how to change the email address registered with Let's Encrypt as soon as possible. Help me.

If possible, I would like to set two email addresses to be registered with Let’s Encrypt since there will be two people in charge.

timkimber commented 6 months ago

Hi @hide-G

Thanks for raising this issue, I didn't know that changing the email associated with an account was possible, so I'll add that to the todo list!

If you haven't already managed to resolve, a quick solution would be to create a new account and new certificates.

hide-G commented 6 months ago

Dear @timkimber. Thank you for your comment. The getSSL is very nice! I hope that it will become more and more convenient and widely used.

tlhackque commented 3 months ago

Account update with an example. https://datatracker.ietf.org/doc/html/rfc8555#section-7.3.2