Jump to content


- - - - -

Secure site contains secure and unsecure items.


  • You cannot reply to this topic
No replies to this topic

#1 DS-Dennis

    System Administrator

  • Administrators
  • 517 posts
  • Gender:Male
  • Location:Netherlands

Posted Feb. 23, 2009 - 23:06 pm

Most of the time clients have SSL installed on their sites come across following problem,

I have my own certificate (SSL) but when accessing certain areas of my site via https:// I get the popup message below (using Internet Explorer). Does this mean that my site is note entirely secured?

Quote

This page contains both secure and nonsecure items.
Do you want to display the nonsecure items?

Reasons:
When your certificate is applied to your domain name your entire site is secured via SSL. The error message will come up:


  • If you are calling a page via http:// and not https:// in your frames,
  • If you are calling an image not on your site or domain (such as a third party hit counter)
  • If within your code you are referencing images or pages not via SSL or not with your full domain (example if in your code you are calling images or pages using your IP address or domain name. In this case you should always use relative paths and not domain name or IP's when calling images or pages in your code.
Solution:
By removing any reference to unsecured pages or files in your HTML will resolve the issue.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users