Hi,
Sorry for my english.
I have generate a new certificate with bad email address : contact@example.com
So, i have execute this command :
certbot register --update-registration --email myname@example.com
Result :
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
-------------------------------------------------------------------------------
Would you be willing to share your email address with the Electronic Frontier
Foundation, a founding partner of the Let's Encrypt project and the non-profit
organization that develops Certbot? We'd like to send you email about EFF and
our work to encrypt the web, protect its users and defend digital rights.
-------------------------------------------------------------------------------
(Y)es/(N)o: N
IMPORTANT NOTES:
- Your e-mail address was updated to myname@example.com.
Where are send the email notification ? to contact@example.com or myname@example.com.
Thanks for advance.