[jdev] goole login
Alexander Gnauck
gnauck at ag-software.de
Thu Aug 25 13:36:41 CDT 2005
hi,
yesterday i had no problems to login to the google servers. They also
had no ssl or tls yesterday. Today i can't login. They also enabled
StartTls today. Below is a log from exodus. After successful stream
encryption with TLS they send empty stream features. And of course
exodus tries the old jabber:iq:auth because of missing stream feautures
and SASL mechanisms. The google server returns an error.
Any ideas? I think they should send at least teh SASL Plain mechanism.
Using specified Host/Port: talk.google.com 5222
SENT: <stream:stream to="google.com" xmlns="jabber:client"
xmlns:stream="http://etherx.jabber.org/streams" xml:lang="en"
version="1.0" >
RECV: <?xml version="1.0" encoding="UTF-8"?><stream:stream
from="google.com" id="EC3BC05B" version="1.0"
xmlns:stream="http://etherx.jabber.org/streams"
xmlns="jabber:client"><stream:features><starttls
xmlns="urn:ietf:params:xml:ns:xmpp-tls"/></stream:features>
SENT: <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
RECV: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
RECV: SSL status: "before/connect initialization"
RECV: SSL status: "before/connect initialization"
RECV: SSL status: "SSLv3 write client hello A"
RECV: SSL status: "SSLv3 read server hello A"
RECV: SSL status: "SSLv3 read server certificate A"
RECV: SSL status: "SSLv3 read server key exchange A"
RECV: SSL status: "SSLv3 read server done A"
RECV: SSL status: "SSLv3 write client key exchange A"
RECV: SSL status: "SSLv3 write change cipher spec A"
RECV: SSL status: "SSLv3 write finished A"
RECV: SSL status: "SSLv3 flush data"
RECV: SSL status: "SSLv3 read finished A"
RECV: SSL status: "SSL negotiation finished successfully"
RECV: SSL status: "SSL negotiation finished successfully"
RECV: Cipher: name = EDH-RSA-DES-CBC3-SHA; description =
EDH-RSA-DES-CBC3-SHA SSLv3 Kx=DH Au=RSA Enc=3DES(168) Mac=SHA1
; bits = 168; version = TLSv1/SSLv3;
SENT: <stream:stream to="google.com" xmlns="jabber:client"
xmlns:stream="http://etherx.jabber.org/streams" version="1.0" >
RECV: <?xml version="1.0" encoding="UTF-8"?><stream:stream
from="google.com" id="EC3BC05D" version="1.0"
xmlns:stream="http://etherx.jabber.org/streams"
xmlns="jabber:client"><stream:features/>
SENT: <iq id="jcl_4" type="get"><query
xmlns="jabber:iq:auth"><username>*****</username></query></iq>
RECV: <iq id="jcl_4" type="error"><query
xmlns="jabber:iq:auth"><username>*****</username></query><error
code="405" type="cancel"><not-allowed
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Server does not support
PLAIN</text></error></iq>
RECV: </stream:stream>
RECV: SSL status: "SSL negotiation finished successfully"
RECV:
--
Alexander Gnauck
AG-Software
http://www.ag-software.de
mailto:gnauck at ag-software.de
xmpp:gnauck at myjabber.net
More information about the JDev
mailing list