Skip to content

Sub domain wildcard certs fail to be generated because of the GoDaddy API check #76

@mnejmantowicz

Description

@mnejmantowicz

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions