Some service on my NAS deals with 443 port, and now I just stop the service, which uses 443 port. What if I want to change the port of ssl to 444 or something? And What if I want to make “enable_webserver_ssl = True” into false. Can I do that?Thks!
I tried a lot of times . And It turns I cannot do that.Anyone knows?
ATV requests data on #443. If you can’t live with that for PlexConnect, you have to implement “port forwarding” on your NAS, or even have the NAS-OS deal with the SSL stuff (https, certificates).