You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?
Little details, to know easily:
Thanks in advance.
Linked to:
The text was updated successfully, but these errors were encountered: