I am encountering this error in my Node.js project and do not know how to fix it.I have updated Node and OpenSSL to the latest versions.This is my error:
Error: write EPROTO 4C190000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:95:16)
I have updated Node and OpenSSL to the latest versions and it still doesn't work.