How does one update the email address of a registration account?
don’t believe that is supported yet https://github.com/letsencrypt/letsencrypt/issues/1310 ? @bmw @jsha @jcjones ?
1 Like
Correct, not yet supported, sorry! We do plan to implement it though. Thanks for your patience. 
1 Like
Any idea when this will be updated? Or is there any workaround available?
It would be nice if we could get a notification of expiring certs before they expire. Sadly, the email address originally used is non-functional. 
This feature was added in cerbot with the 0.8 release. You can use it via certbot register --update-registration.
2 Likes
Thank you for the information!