mydnshost / mydnshost-api

API Backend for mydnshost
Other
2 stars 1 forks source link

Domain aliases don't work with ACME endpoints #135

Open ShaneMcC opened 2 years ago

ShaneMcC commented 2 years ago

Domain's which are aliases of others can't be used for things like HTTPREQ for acme.

Maybe we should just proxy the write requests through to the real domain?

Should this just be limited to HTTPREQ? What about DDNS-Friendly record updates? Or other endpoints?