I’m getting a security vulnerability from Mcafee:
Insecure Transport
A link is accessible over an insecure connection, i.e. HTTP.
Impact
Data sent over HTTP is unencrypted and vulnerable to sniffing attacks that can expose sensitive or confidential information.
Solution
Ensure that the target website is accessible over HTTPS only. If non-HTTPS requests are received, the server should redirect the request to HTTPS. It is also recommended to use the Strict-Transport-Security response header to ensure that web browsers use only HTTPS when making requests to the server.
Target:
http://www.mysite.com/cdn-cgi/apps/head/Rum4yyg4bUWksQrx6FPZWJldiUY.js
In reviewing this file - it appears to be a Cloudflare asset. I have PageRules set up to redirect from http to https but this does not seem to work for this file/directory.
How can we fix in Cloudflare dashboard?