Hi, I've got a web based system which I'm supporting which is EOL, uses Silverlight and as such IE. The system which is being implemented to replaced this older Silverlight based one won't be available until around August time and with the retirement date of IE11 landing before then I've started to do some testing with the new Edge and IE11 Enterprise mode. Enterprise mode is working fine but we are getting 'Not Secure' warnings on the webpage with a description 'The site has a valid certificate issued by a trusted authority. However some parts of the site are not secure'.
The certificate is issued from our own PKI so I'm happy that is as it should be so I'm thinking there is something being detected within the webapp / Silverlight where it maybe be submitting something unsecure. As the all is only available internally on our network and has been used in IE11 for years, the security folk are happy to accept the risk and we are fairly sure this is just because the newer browser if checking something which IE11 didn't.
So my question would be, is there any way with Edge to disable this warning globally or for specific sites so these additional checks are not carried out?
Cheers