Results 1 to 6 of 6
  1. #1

    Default Secure site contains secure and unsecure items

    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?

    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:

    1) If you are calling a page via http:// and not https:// in your frames,
    2) If you are calling an image not on your site or domain (such as a third party hit counter)
    3) 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.


    William Watson.
    Windows System Administrator
    http://www.eukhost.com

  2. #2
    Join Date
    Apr 2007
    Location
    Manchester, United Kingdom
    Posts
    8,440

    Default

    Thanks for clearing that one up William. I've always wondered why it does this on Google Mails login page...
    David Smith
    DPS Computing
    http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
    http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
    http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)

  3. #3

    Default

    The https://mail.google.com is always redirecting to https://www.google.com/accounts/Serv...h?service=mail and I haven't noticed this on Google Mails login page. But if it is there then reasons are same what I have mentioned above


    William Watson.
    Windows System Administrator
    http://www.eukhost.com

  4. #4
    Join Date
    Apr 2007
    Location
    Manchester, United Kingdom
    Posts
    8,440

    Default

    Hmmm, its not doing it for me now also. I always seemed to do it while loading the graphic around the login box. Maybe they fixed it.
    David Smith
    DPS Computing
    http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
    http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
    http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)

  5. #5
    Join Date
    Dec 2008
    Posts
    29

    Default

    Quote Originally Posted by William Watson View Post
    3) 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.
    And this is happening on secured address at eukhost.com/whmcs/clientarea.php
    Very annoying

  6. #6
    Join Date
    Nov 2005
    Location
    Earth
    Posts
    629

    Default

    Quote Originally Posted by Dennis View Post
    And this is happening on secured address at eukhost.com/whmcs/clientarea.php
    Very annoying
    Thank you for this information.. The problem has been sorted.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •