robbiehanson / XMPPFramework

An XMPP Framework in Objective-C for Mac and iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFC 9266: Channel Bindings for TLS 1.3 support

Neustradamus opened this issue · comments

Dear @robbiehanson,

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

Channel Bindings for TLS: https://datatracker.ietf.org/doc/html/rfc5929

Little details, to know easily:

  • tls-unique for TLS =< 1.2
  • tls-server-end-point
  • tls-exporter for TLS = 1.3

I think that you have seen the jabber.ru MITM and Channel Binding is the solution:

Thanks in advance.

Linked to: