Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Admin section popping out of SSL

    This started happening today for some unknown reason.

    When I am in the admin section, it starts out as SSL but when I choose a different menu, it goes to a non SSL connection.

    I did set the admin SSL information as shown below and it has been working in SSL only for about a week now. The only thing I changed since it started doing this was commenting out a line in the fedex shipping module so that all shipping fedex shipping options show along with free shipping. I don't THINK it started doing that after that change, just stating that as the only change done since this started to occur.

    This was done:

    "NOTE: As of v1.3.x, the Admin area can only secure the "login" page via SSL unless you set the HTTP_SERVER in your "admin/includes/configure.php" to an SSL URL, in which case the entire admin area will be treated as SSL rather than only selected relevant pages. This will be changing during the admin-rewrite phase scheduled for completion sometime after Zen Cart v2.0 is released."

  2. #2
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Admin section popping out of SSL

    So the HTTP_SERVER define in your admin/includes/configure.php begins with https? Could you verify that?
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  3. #3
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: Admin section popping out of SSL

    No, just the https server define was set that way. I didn't get it that all four of the defines had to be SSL, but re-reading the instructions now, I see that. Maybe it has been running non SSL all along. It came to my attention when my browser notified me that I sas leaving a secure connection. I had never seen that before so that got me looking. I had assumed I was running the admin all under SSL.

    I was also told just now by my hosting support, that it is not recommended to run the entire admin under SSL as it slows it down. If that is so then I guess it doesn't matter and I should leave it that way. Is it recommended to run the entire Admin under SSL or is that up to the individual?

    This is what it shows now. With these settings then only the log in in the admin section will be secure, is that correct?

    define('HTTP_SERVER', 'http://mysite.com');
    define('HTTPS_SERVER', 'https://mysite.com');
    define('HTTP_CATALOG_SERVER', 'http://mysite.com');
    define('HTTPS_CATALOG_SERVER', 'https://mysite.com');
    Last edited by LRS; 21 Jul 2010 at 03:59 PM.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Admin section popping out of SSL

    Correct.

    And the idea of running everything in SSL slowing things down is somewhat true ... however, if you have only one administrator of your site then you'll probably never notice the minor slowdown (fractions of a second).
    If you want/need all access to data via your admin to be protected by SSL (recommended IMO), then simply change the URLs as per the instructions.
    .

    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.

  5. #5
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: Admin section popping out of SSL

    Thanks!

 

 

Similar Threads

  1. Locked out of ZC admin section.
    By HawthorneAudio in forum Basic Configuration
    Replies: 4
    Last Post: 22 Jan 2015, 07:24 PM
  2. Image Popping Out
    By rufusclc in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 12 Nov 2011, 12:42 AM
  3. SSL on entire admin section
    By canemasters in forum General Questions
    Replies: 1
    Last Post: 15 May 2007, 06:27 PM
  4. admin section doesn't obey ssl setting
    By niek in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 9 Dec 2006, 03:39 AM

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