XMPP Summit Interop

From XMPP WIKI
Jump to navigation Jump to search

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)