How to Properly Configure node-red setproxy for Secure HTTP Requests?

18 Replies, 1467 Views

node-red setproxy is tricky, but here’s what worked for me:

- Add proxy details to settings.js.
- Use `http-proxy-middleware` for more control over requests.
- For SSL, I had to add the certs to the node-red Docker container (if you’re using Docker).

Also, check out this GitHub repo: [insert link]. It has a ton of examples for node-red setproxy and SSL configs.

Hope that helps!

Messages In This Thread



Users browsing this thread: 1 Guest(s)