[gnutls-devel] GnuTLS | XMPP connection fails: it's stuck waiting for <proceed> and doesn't skip the <stream:features> line (#766)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu May 16 11:34:54 CEST 2019




It works! 3.6.7 fixes the issue, and the command always connects. emacs-jabber also works normally. 
Thanks.

The relevant part of the connection with 3.6.7:
```
starttls: sending: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
starttls: waiting for: "<proceed"
starttls: received: <stream:features><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>SCRAM-SHA-1</mechanism></mechanisms><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='VX1ZxJXED0Sme0Unk3GOZrknLy0='/><register xmlns='http://jabber.org/features/iq-register'/></stream:features>
starttls: received: <proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
- Certificate type: X.509
- Got a certificate list of 2 certificates.
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/766#note_170926292
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190516/78822820/attachment.html>


More information about the Gnutls-devel mailing list