I ran this command: I deleted existing certificate in aws certificate manager, but when I create a new one, it shows error. And when I input my domain in CAA checker It displays my certificate remains in letsencrypt. How can I delete my certificate strictly? I can't use certbot for my certificate. My application is down because https not works.
This is my case. "Request failed. The status of this certificate is "Failed". One or more domain names have failed validation due to a Certificate Authority Authentication (CAA) error."
The validation status is "Success", even though the certificate request failed.
I didn't make CAA entry my self (directly), I created a certificate in AWS. How can I remove CAA entry? I think I should request a support and AWS should delete related CAA entry. Is it true?