Chrome redirects http:// web site to https:// where https:// is not supported!
Ran into a problem where I had an appliance on my network that only supported http: but my chrome browser insisted on going to https:
To fix it I had to go to chrome://net-internals/#hsts , scroll down to “Delete domain security policies”, enter my domain name, and select delete
Problem solved!