I understand that Let's Encrypt maintains an email address as a registration and recovery contact for every "account." This email address is used to notify the owner of the certificates of upcoming expirations as well as warn of other problems with the certificate.
I have inherited several websites that use Let's Encrypt and wish to determine what (if any) registration and recovery contact email is configured for these sites. Unfortunately I find no documented means of doing so.
Several suggestions indicate the email address is stored at /etc/letsencrypt/accounts/acme-v02.api.letsencrypt.org/directory/*/regr.json
, but apparently this was only the case with earlier releases of certbot
.