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
Also potentially of note: we did an implementation of encrypted extensions in our branch. I don't think I can do a PR to your codebase though without a good bit of thought put into how additional handshake messages should be integrated into this project. Right now, you have to scatter them throughout the tls codebase. We pretty much just ported in from the BoringSSL test runner, but I didn't port in server side or unit tests, so that would be needed on top of this. ulixee@8d0f1c4
FYI: Google sites will reject uTLS without this implementation.
@blakebyrnes Sorry for my slow response. After reading thru your commit I don't think it is necessarily a bad idea to merge your commit. In addition I will try to get this merged while cleaning it up by allowing custom handshake messages.
Originally posted by @blakebyrnes in #122 (comment)
The text was updated successfully, but these errors were encountered: