Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2007
    Posts
    26
    Plugin Contributions
    0

    help question Shared SSL question

    I have 2 question regarding the SSL:
    1) I understand that I have to make 2 config file changes. However, if I ONLY need to secure the admin pages, I only need to config my admin/include/config.php as the following, I got SSL URL from my hoster which is hostmonster.

    define('HTTP_SERVER', 'http://www.<mydomain>.com');
    define('HTTPS_SERVER', 'https://secure.hostmonster.com/~<I_Use_MyU_serID>');
    define('HTTP_CATALOG_SERVER', 'http://www.<mydomain>.com');
    define('HTTPS_CATALOG_SERVER', 'https://secure.hostmonster.com/~<myuserID>');
    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');

    Am I correct?

    2) If my above setting is correct then I am having an issue now. I can get into admin home page, however, once I click any link on the admin home page, it brings me back to login page again. Anyone know why?
    Thanks a lot.

  2. #2
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Shared SSL question

    for some servers setups the shared ssl and sessions causes an issue
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Shared SSL question

    Why would you only secure the admin pages? It is very important to secure all personal info,you and your customer.

  4. #4
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Shared SSL question

    You can secure the entire admin,
    just define all the urls as https

    and please remember this started out as another program that didnt even have a login, and has the attitude that security is the shop owners responsibility...

    its scheduled to be redone at a later date
    Zen cart PCI compliant Hosting

  5. #5
    Join Date
    Feb 2007
    Posts
    52
    Plugin Contributions
    0

    Default Re: Shared SSL question

    Not very helpful - but I ended up w/ the same issue - I had secured the checkout portion, but not the admin, decided to secure the admin part. I logged in, see the first screen, click on any page and it brings me back to the login page.

    Michelle

  6. #6
    Join Date
    Sep 2006
    Posts
    75
    Plugin Contributions
    0

    Default Re: Shared SSL question

    Quote Originally Posted by Merlinpa1969 View Post
    for some servers setups the shared ssl and sessions causes an issue
    hey merlin ,

    is there a way around this. i am with the same host and having exactly whats described and after all my research have discovered what you said, its the host server setup.

 

 

Similar Threads

  1. Shared SSL question
    By thunderesl in forum Basic Configuration
    Replies: 4
    Last Post: 7 Mar 2010, 11:56 PM
  2. Shared SSL Question
    By squidliberty in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 9 Jul 2006, 10:30 PM
  3. Shared SSL question
    By wowzah in forum Basic Configuration
    Replies: 2
    Last Post: 2 Jul 2006, 08:20 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