Forum Discussion
IE Mode "Not Secure" on some parts of intranet site
Hello,
I'm trying to understand why Edge IE Mode is reporting that a new article on our SharePoint is "Not Secure".
Opening the article under IE, Chrome or Edge (without IE Mode) doesn't give the error so only IE Mode think that something is wrong.
The only thing I see using Fiddler is a "HTTP/1.1 416 Requested Range Not Satisfiable" message about a video embedded in the page, could this be the issue?
Should be nice to have a troubleshooting tool for IE Mode as we can't start the developer tools
Gerald
12 Replies
- Kelly_Y
Microsoft
Gerald_Mathieu Thanks for reaching out! It sounds like you might be encountering a similar issue to something that was discussed here recently. Would you be able to take a look at IE Mode - Not Secure for internal websites - Microsoft Tech Community?
Another possibility, since you mentioned a video on the page, might be related to mixed content. We had this policy which is now deprecated: https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#strictermixedcontenttreatmentenabled
-Kelly
Kelly_Y I already tested the first link and it doesn't work with our issue.
If I understand correctly the explanation, this is used to hide the "Not Secure" message on websites that can't or don't use TLS.
I don't want to hide it, I want to know why only IE mode report that this new article is "Not Secure" on the SharePoint, who is using TLS and has a valid certificate because it will happen again.
Maybe something you can report to the PG it that it's a bit disturbing to have your browser pretending that your site is not secure but when you click on the error, you see nothing that explain why you have this error.When a end user see this, he don't understand why his intranet is not secure.
We are in the middle of the migration from IE to Edge and it's not possible to promote a new Microsoft Browser if the built-in tools report errors we can't explain and that Chrome don't report.
It's hard to explain to an end user that it's because it's IE mode blablabla... The user don't care about technical issues, he just see an error and think this new browser is not reliable.Gérald