esl / MongooseIM

MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
Other
1.66k stars 427 forks source link

RFC 9266: Channel Bindings for TLS 1.3 support #3721

Open Neustradamus opened 2 years ago

Neustradamus commented 2 years ago

Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?

Little details, to know easily:

Thanks in advance.

Linked to:

NelsonVides commented 2 years ago

As stated in https://github.com/esl/MongooseIM/issues/2442#issuecomment-1197901792

I've seen the TLS 1.3 channel binding, it's on my personal task list. But first I need support for that in the underlying TLS libraries, and also, some code cleanup in MIM usage of the TLS libraries. So it'll take a while for this to be done, you don't need to remind me, I won't forget, but it won't be soon I'm afraid.

Neustradamus commented 1 year ago

@NelsonVides: Have you progressed on it?

Neustradamus commented 1 year ago

@NelsonVides: Have you progressed on it?

Neustradamus commented 11 months ago

Dear @esl team, have you progressed on it?

It is important for security, you can see here:

Thanks in advance.