My Developer wrote We need all link on the page to be secure including the Last Post links. They are currently coming through as http://forum.nyskiblog.com/What-is-the-most-important-part-of-an-experience-tp4136221p4136353.htmlEven when we are set up for https. We are able to get around that on some browsers by setting the following in nginx but it doesn’t work across the board. add_header Content-Security-Policy upgrade-insecure-requests;