How to display non-SSL images on HTTPS connection?

前端 未结 7 1032
耶瑟儿~
耶瑟儿~ 2020-12-28 15:32

On my https web site, how can I display images from a web site without a certificate?

I own the example domain of:

  • http://www.example.
7条回答
  •  萌比男神i
    2020-12-28 16:00

    There is no way to do this without a certificate for static.example.com that will not trigger a security warning or prompt in some browsers (particularly Internet Explorer).

    GoDaddy sells SSL certificates for $30ish. I'd say spring for the little bit of cash.

提交回复
热议问题