Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

iframe with self signed certificate not working

more options

We have a website with self-signed certificate and when the site is loaded for first time, a warning is given and we click on "Accept the risk and continue" to load the site. This behavior is acceptable as we have a self-signed certificate. After, logging in, we have an iframe in dashboard ( url in same domain) which doesn't get loaded [Empty screen without any prompts]. In chrome browser, after clicking on continue for the first time the site gets loaded, the iframe also gets loaded properly. In the same way, iframe is expected to load in safari browser as we have already agreed to continue(when site is loaded for first time) and url is also from same domain. Please guide me on how to resolve this issue.

We have a website with self-signed certificate and when the site is loaded for first time, a warning is given and we click on "Accept the risk and continue" to load the site. This behavior is acceptable as we have a self-signed certificate. After, logging in, we have an iframe in dashboard ( url in same domain) which doesn't get loaded [Empty screen without any prompts]. In chrome browser, after clicking on continue for the first time the site gets loaded, the iframe also gets loaded properly. In the same way, iframe is expected to load in safari browser as we have already agreed to continue(when site is loaded for first time) and url is also from same domain. Please guide me on how to resolve this issue.

Všechny odpovědi (1)

more options

If you check the Web Console for the tab, is there any explanation about the iframe not loading? You can open that using Ctrl+Shift+K. See: https://developer.mozilla.org/docs/Tools/Web_Console