Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Note

Since Werk #6774, it's not possible to use an HTTPS Iframe within Checkmk (this also affects nagvis). 

If you're considering doing this, please remember that this is a security issue and not supported by us. 

Determine the issue

When You get the following broken page when opening an https Iframe within Checkmk, you get the following broken page.


To find For a better more verbose error message, please open the developer tools of the current browser, select the Header Console, and refresh the page. This is usually done with the F12 key:


The browser also produces an error about the missing Content-Secuirty-Policy (CSP).   Please keep in mind that many Software/Pages do not want to be integrated as an Iframe due to security settings.

...