Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to setup dns challenge for TLS with personal NS server. I've done bind side settings, but have been running into issues like this:

While checking the dns record, it does actually set acme challenge TXT record:

Meaning that RFC2136 configurations are correct, but TLS lego is endlessly updating the record and authenticating without proceeding with next steps of TLS generation.
I'm really sorry to say that, but I've been trying to configure server via NixOS configuration and thus my config looks like this:
Beta Was this translation helpful? Give feedback.
All reactions