SSL_new() error

mrdebug
Posts: 42
Joined: Sat Jul 27, 2019 8:26 am

SSL_new() error

Postby mrdebug » Thu Jul 02, 2020 2:42 pm

Hi, I need a ssl server for multiple connections.
Up to now I can manage only one ssl connection at time. If I try to use SSL_new() when a valid connection already exists it returns NULL.
My ssl server works perfectly on Linux, managing more than one connection.
What hve I to do in order to have more than one connection ion my esp device?

mrdebug
Posts: 42
Joined: Sat Jul 27, 2019 8:26 am

Re: SSL_new() error

Postby mrdebug » Thu Jul 02, 2020 3:25 pm

Solved with CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=2048

Who is online

Users browsing this forum: No registered users and 120 guests