We are currently deploying the privacy manager extension on a few websites - works fine, execpt that the websites are loaded via https. While the utag is (of course) loaded protocol-relative it seems that the privacy manager extension gets the pictures it uses via http, which leads to mixed-content warnings: ------------- utui.jquery.js?v=0.7203811621389875:4 Mixed Content: The page at 'https://www.herrenausstatter.de/' was loaded over HTTPS, but requested an insecure image 'http://tags.tiqcdn.com/files/img/switch.gif'. This content should also be served over HTTPS. bz @ utui.jquery.js?v=0.7203811621389875:4 utui.jquery.js?v=0.7203811621389875:4 Mixed Content: The page at 'https://www.herrenausstatter.de/' was loaded over HTTPS, but requested an insecure image 'http://tags.tiqcdn.com/files/img/overlay.png'. This content should also be served over HTTPS. bz @ utui.jquery.js?v=0.7203811621389875:4 (index):1 Mixed Content: The page at 'https://www.herrenausstatter.de/' was loaded over HTTPS, but requested an insecure image 'http://tags.tiqcdn.com/files/img/tealium-logo.gif'. This content should also be served over HTTPS. ---------------- I was unable to find that issue within the community so far, is there a solution available? If so how to do it?
... View more