Hi,
I’m trying to set up a Gitlab Page with a Lets Encrypt certificate. I keep getting the error: " Something went wrong while obtaining the Let’s Encrypt certificate." I’ve done what’s described in the docs here: GitLab Pages integration with Let's Encrypt | GitLab
- I’ve properly set only one
CNAME
orA
DNS record for my subdomain. - I don’t have an
AAAA
DNS record. - I don’t have a
CAA
DNS record - The domain is verified by Gitlab. I can successfully open the page with http, but not with https.
Any advice would be greatly appreciated. The error doesn’t give me much insight into what might be going wrong. This is currently blocking the release of our app.
Thanks,
- Gertjan