Hi,
I want to use Nginx to reverse proxy your ImageServer. I have to use https because my port 80 is banded. I have set the ssl property with my key and pem files in config/option.js as the offical docuemnt does, and I got error "502 Bad Gateway" when I request / url. How to open ssl correctly?
Hi,
I want to use Nginx to reverse proxy your ImageServer. I have to use https because my port 80 is banded. I have set the
sslproperty with my key and pem files inconfig/option.jsas the offical docuemnt does, and I got error "502 Bad Gateway" when I request/url. How to open ssl correctly?