Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Posts
    16
    Plugin Contributions
    0

    Default Just bought SSL certificate for my site...

    I'm assuming the user login and the checkout pages are the two pages that need to be locked down? Is there somewhere, perhaps a config file that I can modify to change the links from http to https for those pages? Or, do I have to go into the files where the buttons that link to those pages appear to manually change the URL path?

    Maybe it's this line in the configure.php file that needs to be modified to true:
    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'false');

    And these lines in the Admin configure.php file:
    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'false');
    define('ENABLE_SSL_ADMIN', 'false');
    Last edited by zruvalcaba; 21 Jan 2008 at 08:04 PM.

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just bought SSL certificate for my site...

    Quote Originally Posted by zruvalcaba View Post
    I'm assuming the user login and the checkout pages are the two pages that need to be locked down? Is there somewhere, perhaps a config file that I can modify to change the links from http to https for those pages? Or, do I have to go into the files where the buttons that link to those pages appear to manually change the URL path?

    Maybe it's this line in the configure.php file that needs to be modified to true:
    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'false');

    And these lines in the Admin configure.php file:
    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'false');
    define('ENABLE_SSL_ADMIN', 'false');
    Yup. That's about it. Also the https link if you use a shared SSL cert.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Nov 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Just bought SSL certificate for my site...

    Awesome, I'll get those files modified and post back if I encounter any issues.

 

 

Similar Threads

  1. v151 Gift Certificate bought with guest account
    By erwin208 in forum General Questions
    Replies: 1
    Last Post: 13 Oct 2014, 10:58 AM
  2. Enablling SSL Certificate on my site
    By kdipaolo in forum General Questions
    Replies: 7
    Last Post: 8 Dec 2011, 08:15 PM
  3. Which SSL Certificate should I purchase for My Site?
    By michellewardley in forum General Questions
    Replies: 5
    Last Post: 15 Nov 2009, 10:34 PM
  4. Replies: 1
    Last Post: 30 Oct 2008, 10:13 AM
  5. I bought an SSL certificate - Now what?
    By ReeFlippee in forum General Questions
    Replies: 1
    Last Post: 26 Mar 2008, 02:46 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