ejabberd - Comments for "How to disable encryption ?" https://www.ejabberd.im/node/7213 en I know this is an old post, https://www.ejabberd.im/node/7213#comment-59390 <p>I know this is an old post, but I have found the solution. In the /etc/ejabberd/ejabberd.cfg file, find this in the configuration file:</p> <ul> <li>starttls,{certfile, “etc/ejabberd/ejabberd.pem”}</li> </ul> <p>...and change it to:</p> <ul> <li>none,{certfile, “etc/ejabberd/ejabberd.pem”}</li> </ul> Thu, 17 Jan 2013 14:37:53 +0000 willb2 comment 59390 at https://www.ejabberd.im