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

How can I increase the SSL connection time #69

Open
mikeme2009 opened this issue Mar 29, 2022 · 2 comments
Open

How can I increase the SSL connection time #69

mikeme2009 opened this issue Mar 29, 2022 · 2 comments
Labels
question Further information is requested

Comments

@mikeme2009
Copy link

I have a custom pcb with Esp32 and W5500 and I want to update the firmware over ethernet. I managed to start download the firmware but after 1 min, I received this message:
(SSLClient)(SSL_ERROR)(available): Cannot operate on a closed SSL connection.
(SSLClient)(SSL_ERROR)(m_print_br_error): Incoming record is too large to be processed, or buffer is too small for the handshake message to send.
Can someone help me?

@mikeme2009 mikeme2009 added the question Further information is requested label Mar 29, 2022
@prototypicalpro
Copy link
Member

I think you're having the same issue as #68, try the solutions I posted here: #68 (comment).

@mikeme2009
Copy link
Author

Thank you. I will try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants