We keep having to go into chrome://net-internals/#HSTS and "Delete domain security policies" for the domain.
The site having the issue is a subdomain of
domain.com, and some application servers at the top level domain e.g.
www.domain.com do have HTTPS enabled, but this is not the same servers as www, this is just an internal application.
But this site
server.domain.com does not use https, and only has http setup and will not support HTTPS.
The web server application on this server is not configured to accept Https connections and cannot be configured to do so.
How can we force
domain.com to stay out of the domain security policies so chrome stops forcing the browser to https for the site
server.domain.com