Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    169
    Plugin Contributions
    0

    Default convert non-ssl store to ssl

    To change from a store with non-ssl to ssl for checkout area, is it true that all I have to do is ...

    1. Change these two lines in the /includes/configure.php
    define('HTTPS_SERVER', );
    define('ENABLE_SSL', 'true');

    2. And these three lines in the admin/includes/configure.php
    define('HTTPS_CATALOG_SERVER', '');
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'false');

    Assuming I got SSL and cert working on host. Do I need to change anything else? Database? File-system?

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: convert non-ssl store to ssl

    You do have to have the correct path to the SSL server. See the FAQ: https://www.zen-cart.com/tutorials/index.php?article=14
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 15 Jun 2012, 12:18 AM
  2. user gets kicked off between ssl and non ssl
    By keneso in forum General Questions
    Replies: 9
    Last Post: 10 Aug 2011, 12:36 AM
  3. non-SSL references on SSL page
    By GTrotter in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Jul 2008, 02:52 PM
  4. PnP non-ssl and ssl (plug npay payment modules) download for 1.3.x
    By x-tremeentertainment in forum Addon Payment Modules
    Replies: 0
    Last Post: 7 Dec 2006, 10:02 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