Open Neustradamus opened 2 years ago
While I'd like to implement this, I sadly cannot. Flutter/Dart don't give me enough control over the TLS negotiation to do things like channel binding. This would require moving the socket onto the native side where I'd have more possibilities. It's the same reasoning as with the SCRAM-*-PLUS variants.
Thanks @PapaTutuWawa for your answer!
I have added a ticket in flutter and dart-lang orgs.
Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?
Little details, to know easily:
Thanks in advance.
Linked to: