Forum post by Anthony Burrow
I'm helping another person setup filemaker Server behind a firewall using IWP.
The setup.
1. Client's connect to a Hardware Load Balancer which is also the SSL termination point.
2. Communication between the HLB and the filemaker server is plain http.
3. We're using IWP to publish the Databases.
4. Chrome alerts us that "This page includes script from unauthenticated sources."
When you open the Javascript console it's telling us that because the script is being run from a http site it's considered unsafe.
Is there something we can do on the server side to fix this?