I’ve tried this twice and i’m not sure what’s happening at this point but i’m not able to install the TLS certificate as per lesson in bypasing MFA. I used two different Domain one hosted in Godaddy and BLuehost. I”m not sure why i continue to get the same error message.
[18:46:40] [err] failed to set up TLS certificates: facesbo0k.com: obtaining certificate: [facesbo0k.com] Obtain: [facesbo0k.com] creating new order: attempt 1: https://acme-v02.api.letsencrypt.org/acme/new-order: HTTP 429 urn:ietf:params:acme:error:rateLimited – Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/ (ca=https://acme-v02.api.letsencrypt.org/directory)
Based on https://letsencrypt.org/docs/failed-validation-limit/ ACME clients requesting authorization via the DNS-01 validation method usually require that you create a CNAME record in your main DNS zone which allows the ACME client to set the required DNS records during the validation process. Failed DNS-01 validations are usually the result of missed steps or typos during this initial setup process.
I added all of the A records as per the lesson.
What CNAME record do I need to add?
Thank you in advance