Thread: dedicated ssl

Results 1 to 10 of 10
  1. #1
    Join Date
    Aug 2006
    Posts
    126
    Plugin Contributions
    0

    Default dedicated ssl

    I am using shared SSL and all is OK but I have purchased a dedicated SSL cert which comes with a subdomain secure.mysite.co.uk and directory on my hosting space where I should put files.

    I have instead pointed the subdomain at the directory which holds my install (thought this would be easiest) but I get a report that there is unauthenticated content.


    Should I copy the entire shop into the new directory? Or are there cdertain files I should move there?
    Only problem with copying the whole lot over is that I will have to remember to update both when making changes.

    Any input appreciated.

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

    Default Re: dedicated ssl

    I do not comprehend what you are doing???

    With Zen Cart all you should have to do is have it installed and set it to use SSL and it will make the switch automatically with no requirement to have any files located anywhere else.
    Zen-Venom Get Bitten

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

    Default Re: dedicated ssl

    ... unles your hosting doesn't know how to make a symLink.
    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.

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

    Default Re: dedicated ssl

    Quote Originally Posted by kobra View Post
    I do not comprehend what you are doing???

    With Zen Cart all you should have to do is have it installed and set it to use SSL and it will make the switch automatically with no requirement to have any files located anywhere else.
    It was the same with my previous host when they stopped doing a shared ssl, separate directory on the server for secure files. I left them before setting it up for a variety of reasons.

    As I understand it the secure subdomain has a different IP and files need to be placed in a separate directory on the server.

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: dedicated ssl

    As I understand it the secure subdomain has a different IP and files need to be placed in a separate directory on the server.
    No subdomain required by default for Zen Cart...just all files at the root or a folder and the configure.php files set for SSL=true
    Zen-Venom Get Bitten

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

    Default Re: dedicated ssl

    Who is the host?
    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.

  7. #7
    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?

  8. #8
    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.

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

    Default Re: dedicated ssl

    Thanks, I'll give that a try.

  10. #10
    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