hedwig-im / hedwig_xmpp

XMPP Adapter for Hedwig
MIT License
12 stars 6 forks source link

Connecting via TLS not supported #1

Closed m1foley closed 7 years ago

m1foley commented 7 years ago

Is it possible to connect to XMPP via TLS? Hedwig v0.1.0 used to have the require_tls? option in config.exs (ikbot is one example of a bot that still uses that). It no longer appears that this is supported.

scrogson commented 7 years ago

@m1foley This will be handled in https://github.com/scrogson/romeo.

Hedwig never supported that properly even though I have always had the option require_tls? 😉

I have an open issue here: https://github.com/scrogson/romeo/issues/2