Skip to content

Jabber-net connect to Cisco Jabber #104

@cguanes

Description

@cguanes

I'm trying to connect to Cisco Jabber using the send message example but it looks like Cisco Jabber requires some "legacy ssl" connection which I'm not sure what exactly it mean.
I tried using System.Net.ServicePointManager.SecurityProtocol = System.Net.SecurityProtocolType.Tls;
but I keep getting "Not-authorized" with the j.SSL = false;
if I change to True, I get " Authentication failed because the remote party has closed the transport stream."
We have Jetbrains youtrack installed and it is working with Jabber integration with the option "legacySSL=On"

How can I make this work with Cisco XMPP ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions