I am getting an SSL error when communicating with an API from TP-link Cloud. This scenario has been working fine for a long time until 2 days ago. The new error is:
error. EPROTO: write EPROTO 800C4387D77F0000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:…/deps/openssl/openssl/ssl/statem/extensions.c:921:
Seems like it is coming from the openssl library on Make servers. I tried communicating with the API using Curl commands on my local Linux server, and it works just fine. Any ideas?