Hello experts!
I've ran into a situation where we have implemented Cognos 11.0.11's multipage which includes three tabs that have URL reports in them that point to a drive here on our network. When I attempt to load the tab, I receive 'Only secure content displayed' 'Show all Content' button at the bottom of the screen. After I click on 'Show All Content', it reloads the entire page and it redirects me to the first tab on the report instead of loading the PDF on the tab I originally selected.
I've also found that looking at the F12 Developer tools that I receive and SEC7111 error: 'HTTPS security is compromised by file:....'
It seems as though the PDF location is not trusted by our IIS settings in Cognos. Does anyone know how I can save this PDF location as a trusted site?
Best,
Zach George b
Hi zgeorge,
If I get it right, it's because your cognos app is in https and the file you're trying to open is in http