BUG: XIFF r11673 fails connecting to XMPP servers requiring TLS (i.e. Google Talk, talkr.im)

[trace] [ConnectionSuccessEvent type=“connection” bubbles=false cancelable=false eventPhase=2]
[trace] TLSEngine shutdown triggered by Error: Excessive TLS Record length: 20527
[trace] [DisconnectionEvent type=“disconnection” bubbles=false cancelable=false eventPhase=2]

this is the obvious reason why i’ve been using the class and according patch from @Nipponeter

at

http://www.igniterealtime.org/community/servlet/JiveServlet/download/200525-5082 /Single%20Socket%20TLS%20Connection.zip

http://www.igniterealtime.org/community/servlet/JiveServlet/download/201711-5188 /0001-ROK-567-Start-new-stream-after-TLS.patch.zip

imho these should be merged as soon as possible.