Thread: Shared SSL

Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Shared SSL

    When using shared ssl,

    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
    // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
    define('HTTP_SERVER', 'http://www.domain.com');
    define('HTTPS_SERVER', 'https://secure.host.com/~domain');

    everything works perfect except when an order is placed the email shows customer the following:
    > Order Number: 3
    > Date Ordered: Thursday 11 January, 2007
    > Detailed Invoice:
    >
    https://secure.host.com/~domain/inde...nfo&order_id=3

    how is it possible to just have it say www.domain.com?

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

    Default Re: Shared SSL

    to get it to show https://domain name.com you need to purchase a dedicated SSL
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Shared SSL

    There must be a way to rewrite the code to just have your domain... any idea how I can do this? to point that line to www.domain.com or whatever is indicated...

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

    Default Re: Shared SSL

    NO this is not possible and will throw errors,

    you either need to live with the shared SSL or
    cough up the $$ for a dedicated IP and SSL

    They are NOT expensive
    Zen cart PCI compliant Hosting

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

    Default Re: Shared SSL

    Not for SSL. In order to use https://YOUR_DOMAIN.com you must buy a dedicated certificate. They are not expensive.
    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.

  6. #6
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Shared SSL

    Ok... Is there a way to take out this link altogether from the email?

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

    Default Re: Shared SSL

    If you are not going to use SSL (not the recommended action) then you can change your configure files to list your http address instead of the HTTPS address.
    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. 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. shared ssl vs. private ssl?
    By soapfan0406 in forum General Questions
    Replies: 4
    Last Post: 28 Dec 2008, 04:20 PM
  4. 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