matterbridge
matterbridge copied to clipboard
No direct tls connection to xmpp server
Describe the bug
I've moved my XMPP server to a different setup that requires a dTLS connection. Now, the connection fails: Starting gateway failed: Bridge xmpp.example failed to start: EOF
To Reproduce Try to connect with an XMPP server that requires dTLS.
Expected behavior I would like the connection to be established sucessfully.
I assume that this behaviour is hard-coded (suspicious line of code), making it optional would be enough for me.
Environment (please complete the following information):
- OS: Linux
- Matterbridge version: 1.26.0
@Millesimus: Have you progressed on this ticket with @42wim?
You have cited the link:
- https://github.com/42wim/matterbridge/blob/master/bridge/xmpp/xmpp.go#L195
cc: @PapaTutuWawa, @zhoreeq.
@Neustradamus: Nope, no behind-the-scenes talks.