You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We stumbled upon an issue, where for domain names containing "-int" in their name, the ns1-webhook would not create the "_acme-challenge" entry in NS1.
So we would not see the log line "trace.go:116] Trace[114712491]: "Create" url:/apis/acme.nsone.net/v1alpha1/ns1 [...]" when using "-int" in the domain name.
We stumbled upon an issue, where for domain names containing "-int" in their name, the ns1-webhook would not create the "_acme-challenge" entry in NS1.
So we would not see the log line "trace.go:116] Trace[114712491]: "Create" url:/apis/acme.nsone.net/v1alpha1/ns1 [...]" when using "-int" in the domain name.
What did not work:
What did work:
Such a Certificate looks like this:
Changing only the single entry in
dnsNames
to the mentioned values.The text was updated successfully, but these errors were encountered: