Op 20-4-2016 om 20:45 schreef Shawn Heisey:
The problem is that if I try to go tohttp://spark.REDACTED.com:8080/ ... this is redirected tohttps://spark.REDACTED.com:8080/ ... and I get this in the log:
Are you using HSTS on that domain name?Can you check the networking tab of firebug/chrome what reply it gets on the first http request? I think the browser might not even send that http request to start with if it knows about a hsts header previously received..

