I am trying to set up my apex and subdomain. While I was able to get an SSL Certificate for my apex which redirects to subdomain, I was not able to actually generate an SSL Certificate for my subdomain. Also, I am trying to figure out why this is the case? It has been stuck on “Generating SSL Certificate” past 2 days and I know it says that it should take “48 Hours to propagate globally.”
Does anyone have any ideas?
Generated SSL Certificate so that we can have an actual functional website.
I just deployed my NextJS setup on Git to Vercel and got stuck here somewhere. I realized there were some conflicts in the apex domain so I removed a few “A” and “CNAME” instances.
I have checked the logs and it looks like Letsencrypt had an issue issuing certificate for your www domain:
Error: We could not generate a cert for www.provensuccess.co because the required http-01 challenge failed. DNS problem: looking up A for www.provensuccess.co: DNSSEC: Bogus: validation failure <www.provensuccess.co. A IN>: signature crypto failed for CNAME from 2a00:edc0:6259:7:13::2 and 2610:a1:1024::200; DNS problem: looking up AAAA for www.provensuccess.co: DNSSEC: Bogus: validation failure <www.provensuccess.co. AAAA IN>: signature crypto failed for CNAME from 2a00:edc0:6259:7:13::2 and 156.154.132.200
I would check with your Domain Registrar for more information on this. In the meantime I have manually issued the cert and it went through. it should be all good now.