C
chippyp
So I'd like to have it set up where I could use SSL to connect to the server rather than using the direct gateway. When I start my web publishing I set it up for SSL on port 441, not 443. On the IIS side, i set the TCP to use 441. From the client side I browse to http://[servername]:441 and it brings up my list of available applications. When I try to use an application, it tries to connect to the server and fails, but as soon as I change the settings to direct gateway on port 80, it connects just fine. So what would the best route for this be?