First of all, congratulations on the site. I’m a newbie to next.js, but thanks to the documentation provided I’m learning. My problem is creating the ssl certificate in a custom domain. I have created the subdomain CNAMES from “_acme-challenge” to “_acme-challenge.xdn-validation.com”. I have the CAAs created with letsencrypt.org, but they give an error (Something went wrong, please try again or contact support.) when generating the certificate. Whether it is manual and I put the certificate that I created with letsencrypt, as if it is the automatically generated one.
I would appreciate my guidance on what I am doing wrong. Thanks