Thread: ssl certificate

Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Location
    ny
    Posts
    223
    Plugin Contributions
    0

    Default ssl certificate

    I followed the ssl cert thread and yet I have to type in to see the HTTPS version.
    The pages always default back to HTTP (after clearing cache and restarting browser)

    www.ligroutcleaners.com

    Code:
    define('HTTP_SERVER', 'http://ligroutcleaners.com');
      define('HTTPS_SERVER', 'https://ligroutcleaners.com');
      define('HTTP_CATALOG_SERVER', 'http://ligroutcleaners.com');
      define('HTTPS_CATALOG_SERVER', 'https://ligroutcleaners.com');
    
      // Use secure webserver for catalog module and/or admin areas?
      define('ENABLE_SSL_CATALOG', 'true');
      define('ENABLE_SSL_ADMIN', 'true');
    Code:
    // Define the webserver and path parameters
      // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
      // HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com
      define('HTTP_SERVER', 'http://ligroutcleaners.com');
      define('HTTPS_SERVER', 'https://ligroutcleaners.com');
    
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', 'true');
    
    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      define('DIR_WS_CATALOG', '/');
      define('DIR_WS_HTTPS_CATALOG', '/');

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: ssl certificate

    The frontend switches to https for me upon selecting login
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v154 (60) SSL certificate problem: unable to get local issuer certificate
    By jokkah in forum PayPal Express Checkout support
    Replies: 34
    Last Post: 23 Jan 2017, 11:01 AM
  2. Windows 2012 server - 60 => SSL certificate problem: self signed certificate in chain
    By QuickBooksDev in forum Installing on a Windows Server
    Replies: 7
    Last Post: 21 Sep 2015, 03:43 PM
  3. (60) SSL certificate problem: unable to get local issuer certificate
    By advancing in forum PayPal Website Payments Pro support
    Replies: 5
    Last Post: 6 Jul 2015, 02:10 PM
  4. Replies: 22
    Last Post: 27 Jan 2015, 03:00 AM
  5. v150 Question Re: POODLE SSL Vulnerability vs if I have no SSL certificate on my store
    By vandiermen in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 16 Oct 2014, 12:43 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR