unmk2 / jaxl

Automatically exported from code.google.com/p/jaxl
GNU General Public License v3.0
0 stars 0 forks source link

Prevent usage of TLS when running on BOSH #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
According to XEP 206 (XMPP over BOSH), the usage of TLS is supported but NOT 
RECOMMENDED, suggesting instead the usage of https connections if encryption is 
desired.

Non the less, the current handling of server's features in xmpp.get.php, method 
streamFeatures will automatically opt for the usage of TLS if available even if 
running over BOSH.

It would be great if, when using BOSH, TLS was not the default, or at least 
optional.

Original issue reported on code.google.com by juansot...@gmail.com on 15 Sep 2011 at 3:47

GoogleCodeExporter commented 9 years ago
Hello Friends,

I am no longer accepting issues/bugs on google code issue list.

Have any Question? Want to discuss? Need Help? Use Google Group/Forum.
https://groups.google.com/forum/#!forum/jaxl

Found something missing or a bug in the source code? Kindly report an issue.
https://github.com/abhinavsingh/JAXL/issues

Sorry for any inconvenience caused.

--
Abhinav

Original comment by mailsfor...@gmail.com on 12 Sep 2012 at 9:50