Results 1 to 7 of 7
  1. #1
    Join Date
    May 2010
    Posts
    10
    Plugin Contributions
    0

    Default Redirecting pages to shared SSL

    Hi,

    I am using 1.3.8a on a managed host server. I would like to redirect the create account page after checkout (and before paypal pages) to the secured path of my website. I have the path that begins with https://...was provided my my host. Now I just need to figure out how to redirect these pages to open in an SSL session. Any ideas?

    ~Heritage

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Redirecting pages to shared SSL

    Did you see the 'Shared Certificate' section here?:

    https://www.zen-cart.com/tutorials/index.php?article=14

  3. #3
    Join Date
    May 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Redirecting pages to shared SSL

    hi Stevesh,

    Thanks for directing me to the thread. I have updated the information on the url. When I test my site using the SSL the page template is lost.

    In addition, I did not want to make the whole site SSL, just the checkout pages from the login/create account pages.

    Do you have any idea how to do this?

    ~Heritage

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Redirecting pages to shared SSL

    Note in the Shared Certificate portion:

    // Define the webserver and path parameters
    define('HTTP_SERVER', 'http://www.YOUR_SHOP.com');
    define('HTTPS_SERVER', 'https://YOUR_SHOP.YOUR_SECURE_SERVER.net');
    define('ENABLE_SSL', 'true');

    The first line should be just http, not https.

  5. #5
    Join Date
    May 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Redirecting pages to shared SSL

    Hi,
    Thanks.
    Yes, I only updated the HTTPS profile with the SSL link. I think I have defined these correctly. However, how does the create account page know to go through a secure session versus a non-https session.

    ~heritage

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Redirecting pages to shared SSL

    It just knows. Zencart automatically secures the login and create account pages, the checkout pages, and the My Account page.

  7. #7
    Join Date
    Nov 2009
    Location
    Mumbai, India
    Posts
    2
    Plugin Contributions
    0

    Default Re: Redirecting pages to shared SSL

    Quote Originally Posted by stevesh View Post
    It just knows. Zencart automatically secures the login and create account pages, the checkout pages, and the My Account page.
    Can you tell me which file deals with redirecting the non-secure page to secure page.

    I need to modify it to include various Pages that we have created ourselves.

    Regards,
    Bijay Rungta
    Chief Technology Officer
    Fetise Retail Pvt Ltd

 

 

Similar Threads

  1. Replies: 2
    Last Post: 15 Jun 2012, 12:18 AM
  2. Should I go for dedicated SSL or free shared SSL? What's the deal?
    By calvinrobinson in forum General Questions
    Replies: 3
    Last Post: 28 Oct 2010, 03:00 PM
  3. SSL using shared ssl for the server
    By shobuz99 in forum Basic Configuration
    Replies: 1
    Last Post: 24 Aug 2008, 08:12 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