Is there a way to encrypt traffic between ejabberd and a component? We're using SleekXMPP for the component code, and it's sending what looks to be the beginnings of an SSL connection, but ejabberd tries to interpret it as XML and return an xml-not-well-formed error. I don't see any options in the ejabberd_service docs to enable SSL. Is the only option here to send everything in plain text?