搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.

所有回复 (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