Skip to content
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

Expand BSSL stack to 5750 bytes #6153

Merged
merged 1 commit into from
May 27, 2019
Merged

Conversation

earlephilhower
Copy link
Collaborator

Fix #6143 which found a cipher combination which overran the old limit
of 5600 bytes (it required 5700 bytes).

Fix esp8266#6143 which found a cipher combination which overran the old limit
of 5600 bytes (it required 5700 bytes).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BearSSL::WiFiClientSecure::connect() throws Exception
1 participant