Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default You do not have SSL enabled?

    I have this notice
    NOTE: You do not have SSL enabled. File contents you view from this page will not be encrypted and could present a security risk.
    But everything is enabled and my SSL is enabled site here.
    Learning Fast.
    Eden Craft Supplies

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: You do not have SSL enabled?

    On what page (the complete URL) are you getting that message?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: You do not have SSL enabled?

    There are 5 or more instances of external http:// calls on your main page. They need to be changed to https://

    Examples are your social media icons in the footer. You need to fix that in Admin > Tools > Flexible Footer menu. Once you have done that, check for further errors.

    BTW, those links are still pointing to the template author's pages.

  4. #4
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: You do not have SSL enabled?

    Quote Originally Posted by frank18 View Post
    There are 5 or more instances of external http:// calls on your main page. They need to be changed to https://

    Examples are your social media icons in the footer. You need to fix that in Admin > Tools > Flexible Footer menu. Once you have done that, check for further errors.

    BTW, those links are still pointing to the template author's pages.

    Good suggestion/advice, but this would have nothing to do with the error message or the error being reported.

    The issues you are pointing out would be reported as 'insecure content' (which isn't something I'm seeing on the OP's site. In fact all the links appear to be secure)

    The Error message:
    "You do not have SSL enabled. File contents you view from this page will not be encrypted and could present a security risk"

    returns just two results from a Google search - One being this thread - The other being to sourceforge
    http://sourceforge.net/p/zencart-german/svn/1024/ where it is found in the file

    /admin/includes/languages/english/display_logs.php

    So this implies the OP has installed this module https://www.zen-cart.com/downloads.php?do=file&id=1583, and it is while using this admin tool where the "You do not have SSL enabled". is being displayed.

    There may be other places in the admin that could display similar text (such as DrBytes MySQL backup module), but the important thing to note is that this error message has nothing to do with any web browser reporting of SSL issues, and technically it isn't an SSL issue as such.

    It is a check performed and reported by ZenCart itself, with no other external factors.

    I'd even go as far to say that this warning can be ignored as only the admin will ever see it.

    Cheers
    RodG





  5. #5
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: You do not have SSL enabled?

    And adding to RodG's post, that plugin advises:

    NOTE: Due to the potentially sensitive nature of the information contained in some of the log files, I suggest that you run your admin in SSL mode if you use this plugin.
    DrByte's plugin https://www.zen-cart.com/downloads.php?do=file&id=7 would also throw that error in admin if the entire admin was not running in SSL mode.

  6. #6
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: You do not have SSL enabled?

    Quote Originally Posted by DrByte View Post
    On what page (the complete URL) are you getting that message?
    There are 5 or more instances of external http:// calls on your main page. They need to be changed to https://

    Examples are your social media icons in the footer. You need to fix that in Admin > Tools > Flexible Footer menu. Once you have done that, check for further errors.

    BTW, those links are still pointing to the template author's pages.
    I will check all this when I can get back on my site. Something is stopping me entering the admin side.
    Learning Fast.
    Eden Craft Supplies

  7. #7
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: You do not have SSL enabled?

    Quote Originally Posted by DrByte View Post
    On what page (the complete URL) are you getting that message?
    Right I have got back in. To answer your question 'Display Debug Log Files'
    Learning Fast.
    Eden Craft Supplies

  8. #8
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: You do not have SSL enabled?

    Quote Originally Posted by adb34 View Post
    Right I have got back in. To answer your question 'Display Debug Log Files'
    Just as I suspected :-)

    To get rid of this warning you need to set your site so that all admin functions are SSL enabled.

    I *think* that by default, when ENABLE_SSL_ADMIN is set to true (via the admin/includes/configure.php settings) it is only the login that is encrypted. To enable the entire admin for SSL you'll need to change the "http server" setting from 'http://yoursite.com" to "https://yoursite.com".

    I'm sure someone will correct me if I'm wrong :-)

    Cheers
    RodG

  9. #9
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: You do not have SSL enabled?

    Quote Originally Posted by RodG View Post
    I *think* that ... To enable the entire admin for SSL you'll need to change the "http server" setting from 'http://yoursite.com" to "https://yoursite.com".
    Correct. And this is explained inside the admin configure.php file.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 15 Apr 2014, 08:57 PM
  2. Paypal IPNs failing, but I do not have it enabled on paypal
    By chal2les in forum PayPal Website Payments Pro support
    Replies: 1
    Last Post: 12 Jun 2010, 11:07 PM
  3. Strange SSL problem, have you seen this before?
    By r1formetoo in forum General Questions
    Replies: 2
    Last Post: 22 Oct 2009, 06:23 PM
  4. SSL Not Enabled in Shipping and Payment checkout
    By Tylas in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 25 Feb 2009, 01:33 AM
  5. SSL Enabled but product pages not under https
    By divalyn in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 14 May 2008, 03:17 PM

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