Discussed in #75
Originally posted by mnejmantowicz March 28, 2024
Hello all. When requesting a sub domain wildcard cert such as *.lab.work.com the verification performed by the API produces an error:
Error determining zone identifier for lab.work.com: 404 Client Error: Not Found for url: https://api.godaddy.com/v1/domains/lab.work.com
The only way that I know of that GoDaddy DNS supports sub domains is the add a TXT record like so:
TXT _acme-challenge.lab in the work.com root domain.
Is there a way I can bypass this check?