Thread: dedicated ssl

Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    126
    Plugin Contributions
    0

    Default Re: dedicated ssl

    Quote Originally Posted by Kim View Post
    Who is the host?
    Prior host was Zen, new one is Servage.
    I had to have a subdomain with Zen, with Servage I set it up myself so I am starting to wonder if I could have set it up without.

    As I said earlier, if I point the secure subdomain at the root of the installation it works OK but there is an exclamation mark on the padlock in the bottom right corner.

    https://secure.justrimless.co.uk/

    I might be reading too much into this, can anyone tell what the unauthenticated content is?

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

    Default Re: dedicated ssl

    A search for your hosting came up with this thread : http://www.zen-cart.com/forum/showth...hlight=Servage

    I don't know if that will help. Good luck.
    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.

  3. #3
    Join Date
    Aug 2006
    Posts
    126
    Plugin Contributions
    0

    Default Re: dedicated ssl

    Thanks, I'll give that a try.

  4. #4
    Join Date
    Aug 2006
    Posts
    126
    Plugin Contributions
    0

    Default Re: dedicated ssl

    Lurvely, that seems to have done it.

    I did this.....

    Comment out the original lines (use // in front of them) and add the following underneath:

    $request_type = (getenv('HTTP_X_FORWARDED_HOST') == 'secure.gothicmagic.co.uk') ? 'SSL' : 'NONSSL';

    The files and lines are:

    admin\includes\init_includes\init_file_db_names.php Line 20
    includes\init_includes\init_file_db_names.php Line 18
    In case anyone wants to point out any potential problems.

 

 

Similar Threads

  1. 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
  2. SSL and dedicated IP
    By nesin in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 7 Nov 2009, 03:28 PM
  3. SSL and Dedicated IP
    By autoace in forum General Questions
    Replies: 3
    Last Post: 14 Oct 2009, 05:29 PM
  4. SSL on a Dedicated Server? OPENSSL?
    By Stuff4Toys in forum General Questions
    Replies: 4
    Last Post: 15 Nov 2007, 11:24 PM
  5. Do I need a Dedicated SSL?
    By ALFO in forum General Questions
    Replies: 2
    Last Post: 13 Feb 2007, 08:43 AM

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