Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Jun 2006
    Posts
    777
    Plugin Contributions
    0

    Default How to resolve Chrome reporting NOT SECURE ?

    [Note: remember to include site URL, ZC version, list of plugins, PHP version, etc ... read the Posting Tips shown above for information to include in your post here. And, remove this comment before actually posting!]

    How to resolve Chrome reporting NOT SECURE on our Zen Cart sites ?

    What do we need to do to resolve Chrome now NOT SECURE for ecommecre sites? I have SSL installed.

    Amazon has figured it out..

    www.cvtreasures.com

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    You'll need to update your /includes/configure.php to use SSL on all pages.

    There have been a couple of threads over the past few years on this; this one (https://www.zen-cart.com/showthread....Products-links) will get you there!

  3. #3
    Join Date
    Jun 2006
    Posts
    777
    Plugin Contributions
    0

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    my configure.php shows both http and https are SSL enabed..? But Chrome still shows NOT SECURE in http mode only:

    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
    // HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com
    define('HTTP_SERVER', 'http://www.cvtreasures.com');
    define('HTTPS_SERVER', 'https://www.cvtreasures.com');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    Quote Originally Posted by kevinmc3 View Post
    my configure.php shows both http and https are SSL enabed..? But Chrome still shows NOT SECURE in http mode only:

    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
    // HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com
    define('HTTP_SERVER', 'https://www.cvtreasures.com');
    define('HTTPS_SERVER', 'https://www.cvtreasures.com');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');
    You need to add one thing and it will work.

  5. #5
    Join Date
    Jul 2012
    Posts
    16,718
    Plugin Contributions
    17

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    It's also not just Chrome that is reporting an issue.

    On the login page there is the following which will cause issues as well:
    Code:
    <img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
    This causes a mixed content related problem.
    The following FAQ helps to further correct this issue: https://www.zen-cart.com/content.php...lly-encrypted)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Jun 2006
    Posts
    777
    Plugin Contributions
    0

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    OK.. and that is? Please...

  7. #7
    Join Date
    Jun 2006
    Posts
    777
    Plugin Contributions
    0

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    Quote Originally Posted by dbltoe View Post
    You need to add one thing and it will work.
    oK.. and that is? Please...

  8. #8
    Join Date
    Jun 2006
    Posts
    777
    Plugin Contributions
    0

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    Did a WHYNOPADLOCK scan and got this error, see attached.

    Name:  screen-shot-ssl-issue.jpg
Views: 894
Size:  39.6 KB

  9. #9
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    Look for the red, bold text in the code block.

    MC# is correct as well. A view source of your main page shows 855 results for a search of http://. Not all will break https but, most will. Looks like another store-bought template not using proper relative links. If it is something on your site, it should not have http: in the link.

  10. #10
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: How to resolve Chrome reporting NOT SECURE ?

    And that last one is the responsibility of your host. Looks like you hit the trifecta.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 How to resolve the page not found error when I tried to add a new FAQ page
    By mdhoang in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Jul 2015, 07:27 AM
  2. Replies: 3
    Last Post: 24 Nov 2014, 10:55 PM
  3. Replies: 4
    Last Post: 3 May 2010, 07:59 AM
  4. Login is not secure. How do I secure Login?
    By makenoiz in forum Basic Configuration
    Replies: 18
    Last Post: 12 Nov 2008, 10:00 AM
  5. Google Chrome Reporting Old Version on Product Page
    By drkramer in forum General Questions
    Replies: 3
    Last Post: 4 Sep 2008, 06:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR