Context: I’m using Cloudflare for my DNS. Have seen many other posts that is facing the same issue, but I could not seem to solve mine.
I have added A, AAAA and CNAME (_acme-challenge), all without Cloudflare proxies, to the domain nodeflair.com and it seemed like it helped in validating the domain but doesn’t issue the certificate. I do have other A records pointing to other servers as the app is in production so I could not remove them as it will cause downtime.
The certificate issuing for www.nodeflair.com works very well on the other hand (as there’s not other A records)
I’ve tried removing and re-adding the certificate, but still not getting anything.
During the downtime, I removed all the non relevant A records and attempt to validate, but it does not work too.
Removed the existing TXT records _acme-challenge and dig txt _acme-challenge.mydomain.com+short returns the result from flydns.net. However,it does not issue the certificate either.
Tried re-issuing it and it doesn’t work (instantly) - However, ~15 mins after it, it got issued. Not sure if it’s a coincidence or causation.