Currently, there is a "workaround" for DNS SRV for .local domains which basically forces our clients to skip DNS SRV resolution for domains ending with .local. It would be better to have a proper support and identical support for all domains.
Andrzej Wójcik (Tigase) commented 4 years ago
I've made a few changes making SRV records working properly for .local domains
Currently, there is a "workaround" for DNS SRV for .local domains which basically forces our clients to skip DNS SRV resolution for domains ending with
.local
. It would be better to have a proper support and identical support for all domains.