-
This issue was reported by @bmalkow while working on channel bindings for Halcyon.
-
The issue was caused by during adding support for TLS 1.3, what caused refactoring and changing places when method notifying
SessionManager
about connection encryption was called. I've added call for this method in places that should handle this forStartTLS
and verified that with this change Tigase XMPP Server offers*-PLUS
mechanisms forStartTLS
andDirectTLS
connections. -
@bmalkow Please verify if this works as it should for you.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.4.0
|
Server Version |
8.4.0
|
Target Release |
1.0
|
Sprints |
n/a
|
Customer |
n/a
|
Iterations
-
tigase-server-8.4.0 Closed
Issue Votes (0)
We have enabled SCRAM *-PLUS mechanisms that will allow us to support Channel Binding. They work fine are available when DirectTLS connection is used, but they are unavailable when StartTLS connection is being used.