kchristensen / udm-le

Let's Encrypt support for Ubiquiti UniFi OS
MIT License
594 stars 79 forks source link

Support Specifying Name Servers #6

Closed owine closed 4 years ago

owine commented 4 years ago

I use a split horizon DNS with some local overrides for my desired domains. My UDMP is hitting these overrides when confirming propagation and does not continue. Lego supports specifying name servers and it would be great if the script allowed name servers to be specified in the .env file. Thanks

kchristensen commented 4 years ago

Seems reasonable, I'll see if I can't hack something together.

kchristensen commented 4 years ago

I just put out a release that adds support for specifying your own DNS resolvers, give it a shot: https://github.com/kchristensen/udm-le/releases/tag/1.0.3

owine commented 4 years ago

This appears to work as expected. Thanks! I am still having propagation issues but can see in logs the setting working.