Difference between revisions of "XMPP Summit Interop"

Jump to navigation Jump to search
m
 
m (Added category Interop)
 
(3 intermediate revisions by one other user not shown)
Line 74: Line 74:
* Notes
* Notes
** SoapBox: s2s stream header does not contain required version attribute.
** SoapBox: s2s stream header does not contain required version attribute.
** Tigase: 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 ===
=== Unencrypted s2s matrix ===
Line 129: Line 129:


=== Encrypted s2s matrix ===
=== Encrypted s2s matrix ===
Prosody fails all tests because Lua's cert libraries are unable to verify the trust path.


<table border="1">
<table border="1">
Line 181: Line 180:
</tr>
</tr>
</table>
</table>
* 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. --[[User:MattJ|MattJ]] 17:20, 22 July 2010 (UTC)
[[Category:Interop]]