Closed paulsfds closed 12 years ago
Does this help address the issues with TLS/SSL throwing seemingly random errors on some systems? Like in #15 and #8?
For #15, I am using legacySSL=true, but the problem I posted was related to something else (I think); I posted a workaround in that thread. As for #8, I can't really tell what the problem is just from the stack trace, sorry.
All right, well I think this is a useful option to expose regardless.
...variable HUBOT_XMPP_LEGACYSSL, which is a boolean value (true/false)
This is supported by node-xmpp: https://github.com/astro/node-xmpp/pull/64. I found this useful in my project, so hopefully someone else will as well.