Hey! node-red setproxy is a bit of a beast, but here’s what I did:
1. Added proxy details to settings.js.
2. Used the `http-proxy-agent` and `https-proxy-agent` npm packages for more control.
3. For SSL, I exported the certs from my browser and added them to node-red’s cert store.
If you’re still stuck, the Node-RED Slack community is super active and helpful. Someone there will definitely have your back.
1. Added proxy details to settings.js.
2. Used the `http-proxy-agent` and `https-proxy-agent` npm packages for more control.
3. For SSL, I exported the certs from my browser and added them to node-red’s cert store.
If you’re still stuck, the Node-RED Slack community is super active and helpful. Someone there will definitely have your back.
