ConnectionBOSH and TLS
From: Marcus Frenkel <marcus.frenkel@xxxxxxxxx>
Date: Wed, 16 Dec 2009 14:29:12 +0100 (CET)
In the manual for SVN trunk there is still a recommendation to not use
TLS with ConnectionBOSH:
"Note:
    To avoid problems, you should disable TLS in gloox by calling
ClientBase::setTls( TLSDisabled ).
"

Maybe the docs are not updated so I wonder if TLS is still not
recommneded when using ConnectionBOSH even in the latest version?

Marcus