Replies: 1 comment
-
Well at least Im not the only one facing this issue! I dont suppose you figured out a workaround? Edit:
Okay, it does work after all. Turns out my issue was upstream DNS propagation, not a fault of the filter rule. |
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 have dns rewrite for
*.mydomain.com
to 192.168.1.123. I use acme.sh / other cert resolvers with DNS challenge in order to generate a cert. during this process it’ll create a TXT record for_acme-challenge.mydomain.com
. The acme script can’t find the TXT record because AdGuard is doing a rewrite.Has anyone gotten this to work?
Beta Was this translation helpful? Give feedback.
All reactions