Wanabo
Verified User
Today I received a notification:
This is correct because I let the domain expire.
But to prevent future error notifications I revoked the certificate.
./letsencrypt.sh revoke example.com 4096
Certificate has been successfully revoked.
Does the revoke command prevent DA from renewing (and thus producing errors)?
I raise this question because in "/usr/local/directadmin/data/users/someuser/domains" the domain example.com still has the cert, key and san file.
I tried,
./letsencrypt.sh delete example.com 4096
Getting challenge for example.com from acme-server...
Waiting for domain verification...
Challenge is invalid. Details: DNS problem: NXDOMAIN looking up A for example.com. Exiting...
How to remove the cert, key and san file other than manually deleting the files? Removing the domain from DA is not an option. I still have example.com as a domain on my server although expired. But I want to keep the installation because of future upgrade testing on that software.
Error during automated certificate renewal for example.com
Getting challenge for example.com from acme-server...
Waiting for domain verification...
Challenge is invalid. Details: DNS problem: NXDOMAIN looking up A for example.com. Exiting...
This is correct because I let the domain expire.
But to prevent future error notifications I revoked the certificate.
./letsencrypt.sh revoke example.com 4096
Certificate has been successfully revoked.
Does the revoke command prevent DA from renewing (and thus producing errors)?
I raise this question because in "/usr/local/directadmin/data/users/someuser/domains" the domain example.com still has the cert, key and san file.
I tried,
./letsencrypt.sh delete example.com 4096
Getting challenge for example.com from acme-server...
Waiting for domain verification...
Challenge is invalid. Details: DNS problem: NXDOMAIN looking up A for example.com. Exiting...
How to remove the cert, key and san file other than manually deleting the files? Removing the domain from DA is not an option. I still have example.com as a domain on my server although expired. But I want to keep the installation because of future upgrade testing on that software.