Summary | tls-exporter in SaslMechScramSha1Plus is not supported |
Queue | gloox |
Queue Version | 1.0.27 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | js (at) camaya (dot) net |
Requester | pulkomandy (at) pulkomandy (dot) tk |
Created | 09/26/2023 (74 days ago) |
Due | |
Updated | 11/22/2023 (17 days ago) |
Assigned | |
Resolved | 11/22/2023 (17 days ago) |
Assigned to Jakob Schröter
State ⇒ Resolved
once I fix the GnuTLS case as well.
State ⇒ Unconfirmed
Queue ⇒ gloox
Summary ⇒ tls-exporter in SaslMechScramSha1Plus is not supported
Type ⇒ Enhancement
Priority ⇒ 1. Low
tls-unique, according to https://datatracker.ietf.org/doc/html/rfc9266
gloox does net implement this and always uses tls-unique, which
doesn't work (for example connecting to jabber.fr)
Here is a patch implementing it for the OpenSSL backend:
https://github.com/haikuports/haikuports/blob/master/net-libs/gloox/patches/gloox-1.0.27.patchset#L75
I tested it succesfully with jabber.fr.