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

18 Replies, 1470 Views

Hey! I had the same issue with node-red setproxy. The key for me was adding the proxy config to settings.js AND setting the `httpNodeMiddleware` to handle the proxy requests.

For SSL, I used the `node-red-contrib-http-request` node—it has built-in options for handling certs. Also, make sure your proxy server supports HTTPS. Some free proxies don’t, and that’s where the headaches start.

Good luck!

Messages In This Thread



Users browsing this thread: 1 Guest(s)