I am encountering the following error in IE 11:
HTTPS security is compromised by (null) - what causes this?
I am creating a popup (iframe) by clicking on a link, and this popup is causing the error.
I have read up on this error, and I understand that it is caused by mixed content. I have checked and all file includes also use https. Usually the specific file that is compromising security is mentioned, but in this case it is (null).
Any ideas?