StackStorm / st2chatops

Packaging environment for building StackStorm chatops native packages
Apache License 2.0
32 stars 41 forks source link

Add ROCKETCHAT_USESSL, remove LISTEN_TO_ALL_PUBLIC #168

Closed MrDiba closed 3 years ago

MrDiba commented 3 years ago

In my quest to find a solution to https://github.com/StackStorm/st2chatops/issues/167 I came across a few obstacles.

In this issue https://github.com/RocketChat/hubot-rocketchat/issues/95 they describe the use of ROCKETCHAT_USESSL=true for connecting to a SSL enabled RocketChat instance.

And in this commit: https://github.com/RocketChat/hubot-rocketchat/commit/6f6e67c9efcf0a37c312fd45cf6ac544ad517054 (Feb 17, 2019) they announced the depreciation of LISTEN_TO_ALL_PUBLIC.