ejabberd - Comments for "Problem while using BOSH with TLS" https://www.ejabberd.im/node/15107 en It works correctly for me https://www.ejabberd.im/node/15107#comment-61585 <p>It works correctly for me using ejabberd 2.1.13 configured like you:</p> <pre> ... {5282, ejabberd_http, [ {certfile, "/etc/ejabberd/ssl.pem"}, tls, http_bind, web_admin ]}, ... </pre><p> Then I started the client Gajim 0.14.4, configured an account with Connection, Proxy, Type: BOSH, and URL BOSH: <noindex><a href="https://localhost:5282/http-bind" title="https://localhost:5282/http-bind" rel="nofollow" >https://localhost:5282/http-bind</a></noindex></p> <p>It can login correctly, Gajim shows the lock icon, and ejabberd logs:</p> <pre> =INFO REPORT==== 24-Sep-2013::19:30:39 === I(&lt;0.440.0&gt;:ejabberd_listener:281) : (#Port&lt;0.4427&gt;) Accepted connection {{127,0,0,1},54799} -&gt; {{127,0,0,1},5282} =INFO REPORT==== 24-Sep-2013::19:30:39 === I(&lt;0.460.0&gt;:ejabberd_http:146) : started: {tls, {tlssock,#Port&lt;0.4427&gt;, #Port&lt;0.4428&gt;}} =INFO REPORT==== 24-Sep-2013::19:30:40 === I(&lt;0.462.0&gt;:ejabberd_c2s:787) : ({socket_state,ejabberd_http_bind,{http_bind, &lt;0.461.0&gt;,{{127,0,0,1},54799}},ejabberd_http_bind}) Accepted authentication for user11 by [] =INFO REPORT==== 24-Sep-2013::19:30:40 === I(&lt;0.462.0&gt;:ejabberd_c2s:941) : ({socket_state,ejabberd_http_bind,{http_bind, &lt;0.461.0&gt;,{{127,0,0,1},54799}},ejabberd_http_bind}) Opened session for user11@localhost/Gajim </pre> Tue, 24 Sep 2013 17:35:27 +0000 mfoss comment 61585 at https://www.ejabberd.im