My installed EV SSL cert. from Comodo is not working properly after redirecting http:// to https:// and the error message i get is: Parts of this page are not secure (such as images).
Hello,
Thank you for your question regarding secure connections to your site. This message indicates that there are elements of your site using absolute paths to insecure resources (which are using http instead of https). This is easy to fix. Using a web tool like whynopadlock.com, you can find where the insecure elements are and make sure they use relative paths under your SSL-protected domain.
Best,
Christopher M.
Hello,
Thank you for your question regarding secure connections to your site. This message indicates that there are elements of your site using absolute paths to insecure resources (which are using http instead of https). This is easy to fix. Using a web tool like whynopadlock.com, you can find where the insecure elements are and make sure they use relative paths under your SSL-protected domain.
Best,
Christopher M.
This was very helpful. Thank you.