-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTPS client over builtin TCP/IP fails unit tests, passes with no optimization #2838
Comments
Client Hello fixed in #2842 |
The most noticeable case is with built-in TLS. Seems to work OK with MbedTLS Following capture file shows 4 failures in a row, 1 success, 1 failure, 1 success: Following capture file shows 5 successful connections in a row (built with -O0): |
Discussed in #2837
Confirmed no Client Hello
The text was updated successfully, but these errors were encountered: