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:wsdepsopensslopensslsslstatemextensions.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.
user25383052 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.