Hi all,
Just wondering if someone can tell me the point of this setting?
I’m trying to setup a standalone Windows server with my SSL certificate. Working fine in Debug and I’m now just getting around to testing in build. I’m assuming I have to start the .exe with --secureport=XXXX
Ie, I would have thought that having 443 selected as a SSL port that I wouldn’t need to load the exe with a --secureport suffix and https://192.168.0.44:443 would work?