If every item on the HTTPS page is from the same domain and using the HTTPS protocol (or just using the HTTPS protocol), Chrome and Firefox will not display insecure content warnings. (edit: this assumes that the domains are using a valid certs)

If any single element on an HTTPS page is coming from an HTTP page, there will be an "insecure content" warning. Because now you are delivering mixed content to your users.

http = insecure content
and
mixed content on https = insecure content

insecure content triggers insecure content warnings in Firefox and Chrome.

further reading at:
https://support.volusion.com/hc/en-...-on-Secure-Volusion-Store-Pages-With-SSL

https://www.globalsign.com/en/blog/how-to-fix-mixed-content-warnings-on-your-ssl-site/

Last edited by isaac; 03/23/2017 1:05 PM. Reason: to add valid cert comment

Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com