On 4/09/2013 3:17 p.m., HillTopsGM wrote:
I apologize, I don't think this has any thing to do with it, but the login
actually starts here:
https://my.hostmonster.com/cgi-bin/cplogin
it will let me 'login' but and soon as the authentication takes place the
system tried to redirect me to something like this:
https://hostnnn.hostmonster.com:2083/login/
Again, it seems to have something to do with the port being defined.
You need port 2083 added to your SSL_ports ACL.
HTTPS is supposed to be using a CONNECT to port 443 so will be rejected
by the default security config if you do not extend SSL_ports.
Amos