Lets encrypt change e-mail
A quick tip, if you need to change your Lets encrypt e-mail you can do it with certbot using the following command:
certbot-auto register --update-registration --email newaddress@example.com
A quick tip, if you need to change your Lets encrypt e-mail you can do it with certbot using the following command:
certbot-auto register --update-registration --email newaddress@example.com
Leave a comment