On Mon, Oct 24, 2005 at 12:07:00PM -0700, Gary Burd wrote: > The features stanza sent to the client says that client can either > start TLS or login using X-GOOGLE-TOKEN. Because X-GOOGLE-TOKEN is > not documented and subject to change, your only choice is to start TLS > by sending <starttls/> to the server. > > After the stream is started on TLS, the server will send the client a > features stanza containing SASL PLAIN.
Hmm, so your implementation does not support DIGEST-MD5? Note that XMPP Core requires implementing this. See section 14.7 of RFC 3920. My comments on the faulty example (6.5) in another thread might be useful, too. -- Groetjes, ralphm
