Error creating secured outgoing session to remote server

It looks like we are having a hard time making the s2s stuff work right.

We are seeing logs filled with the following messages:

Error creating secured outgoing session to remote server: chat.gizmoproject.com(DNS lookup: chat.gizmoproject.com:5269)

There are entries for many other domains saying the same thing.

Does anyone have any experience with this? What does this mean and what can be done?

Hey anthony,

Not many servers support or are correctly configured to support TLS for s2s connections. If the remote server is out of your control you may then want to disable TLS for s2s (you can do that from the admin console) and just use plain socket connections.

Regards,

– Gato

Our “server connection security” has always been set to “optional”. Is this what you are referring to?