Hello,
we want to setup SSL on our site but there is just 1 image that causes the SSL not to stay secure.
It is this image:
/pub/static/version1505938565/frontend/Infortis/ultimo/en_US/images/tex/1.png
in /asset/dynamic/assets/m/iult/f/cfg.css/
We already tried the following tag to solve the problem but without success:
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
Any further ideas what we can do? We tried to locate it on server but without success too.