XEP-0368: SRV records for XMPP over TLS

It would be great to get out-of-the-box support for Direct TLS and _xmpps-client SRV records as described in XEP-0368.

Currently, DNSUtil has DomainTypes to map different SRV record types, but when resolving, a HostAddress doesn’t know if the result is a Direct TLS or a STARTTLS record. What would be the most elegant way to implement that?

I actually have something cooking which would lay the groundwork for that. I hope to get it merged by the end of February march.

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.