The HTTP module won't work because it proxies thro...
# suitescript
s
The HTTP module won't work because it proxies through NetSuite servers, so you cannot access local resources. You'd need to use HTTPS, which could be as simple as Nginx / haproxy serving HTTPS and forwarding it to the HTTP ZPL server - Or something sitting in front of the ZPL printer to provide a HTTPS > HTTP reverse-proxy