XMPP Summit Interop

From XMPP WIKI
Revision as of 19:23, 5 August 2019 by Ge0rg (talk | contribs) (Added category Interop)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Interop Testing Details

Network Info

Clients

Servers

Server Type Owner Hostname Status Psi Gajim BOSH CORS
Prosody Bear prosody.example.com Up
ejabberd Jerome ejabberd.example.com Up
SoapBox Dave soapbox.example.com Up
XCP Jack E xcp.example.com Up
Tigase* Steffen tigase.example.com Up
  • Notes
    • SoapBox: s2s stream header does not contain required version attribute.
    • Tigase: s2s stream header does not contain required version attribute. Joe and Steffen made a patch that will solve this problem.

Unencrypted s2s matrix

Prosody ejabberd XCP Soapbox Tigase
Prosody
ejabberd
XCP
Soapbox
Tigase

Encrypted s2s matrix

Prosody ejabberd XCP Soapbox Tigase
Prosody
ejabberd
XCP
Soapbox
Tigase
  • Notes
    • Prosody fails all tests because Lua's cert libraries are unable to verify the certificate identity.
  • Comments
    • Was the test of encryption only, or also SASL EXTERNAL? Prosody is certainly successful at encryption (and verifying that a certificate is trusted), however pending improvement of LuaSec it doesn't use certificates for authentication, and still uses dialback for that. --MattJ 17:20, 22 July 2010 (UTC)