I am receiving this error
Error: write EPROTO 0006601201000000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:ssl/statem/extensions.c:880
after upgrading to macOS Monterey v12.2.1
I am running Nodejs v16.13.2
Can someone please give me detailed instructions on how to allow unsafe legacy renegotiation?
I have attempted " process.env.NODE_OPTIONS = '--tls-min-v1.0';" in my node script.
Thanks,
Brian
****************************
--Brian Pilati
http://www.linkedin.com/in/brianpilati
The information contained in this communication is confidential. This communication is intended only for the use of the addressee. If you are not the intended recipient, please notify me promptly and delete the message. Any distribution or copying of this message without my prior consent is prohibited.
--Brian Pilati
http://www.linkedin.com/in/brianpilati
The information contained in this communication is confidential. This communication is intended only for the use of the addressee. If you are not the intended recipient, please notify me promptly and delete the message. Any distribution or copying of this message without my prior consent is prohibited.