Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 3 of 3

Thread: shared ssl certificate using a second security folder

  1. #1
    cvc505
    Guest


    Default shared ssl certificate using a second security folder

    I know this is a repeat of a problem others have had but I have not seen a definitive answer and since there seems to be a significant number of use having this problem I will ask again.

    I use a service that will provide a shared ssl certificate. In order to use it I must store the files I want secured in a separate directory:

    Normal pages: http://some.domain.com/catalog
    Secured directory http://some.domain.com/secure/catalog

    I have modified the configure.php file in both the catalog and the admin section so that the correct web site addresses are referenced for the secure and the normal web pages. The store works fine until you try to “check out” or go to another “secured page”. Then the web browser will be redirected to:

    https://some.domain.com/secure/catal...t_shipping.php ?lafbfakfkkhhsfa”

    At this point the browser displays the Page not found error. I have tried copying just the “check_out_XXX.php files to the secured folder but with no success. In reviewing the postings on this as well as the other OScommerce site I find the following suggested solutions:

    1. Use a symbolic link to point from the https to the http files. (This will need to be done by the hosting server webadmin I think as I see no way for me to do it from my cpanel.)

    2. Store ALL the files in both directories. (This could get to be a management as well as a space use nightmare)

    3. Store only some of the files in the secure subfolder (No one has indicated which ones, this would be a more acceptable solution)

    4 .Switch service providers. (Not always possible)

    5. Buy your own SSL certificate (not always as option for those of use just starting)
    I would vote for option 3 if someone could only tell us which files we would need to move to the secure space. All you OScommerce gurus out there, how about it?

  2. #2
    osCMax Developer


    shared ssl certificate using a second security folder


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    598


    Default

    If you are on a cpanel server, this should be automatic. Shared ssl is installed using a structure like this:

    https://secure.domain.com/~useraccount/

    And /~useraccount points to your document root dir by default.

    If this is not how your host has it set up, the following are the files to store in your secure dir. I think, ALL the pages used during checkout, user login and signup, account pages, catalog images and buttons used on secure pages, and main includes files. Preserve the dir structure when copying the files to your secure directory.

    Good luck...

  3. #3
    cvc505
    Guest


    Default Shared SSL using secure subdirectory

    No my hoster uses a structure like:
    https://secure.domain.com/~account name/SECURE/index.php

    From the second part of your response I gather that you are saying I will have to copy just about everything to the secure folder. As I said in the posting this seems like it could create a management nightmare. I realize I am asking a lot but would it be possible for someone who is intimate with the code (right now it is beyond me) to give use a list of which files wouldneed to be in the secure area. As I said I tried moving the check out files but I appearntly missed something because the "unable to find page" error appeared.

    I know this has got to be as frustrating to those of you trying to help as it is for those of us newbies trying to get this to work. Thansk for your efforts anyway.

Similar Threads

  1. Security certificate alert
    By countingsheep in forum osCmax v2 Installation issues
    Replies: 5
    Last Post: 09-28-2006, 06:41 AM
  2. UPS, USPS and shared SSL certificate problem
    By nfway in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 08-25-2005, 05:54 AM
  3. MoPics image folder
    By DerekJ in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 01-26-2005, 11:40 AM
  4. security alert on checkout, with shared SSL and CC payment
    By lalle in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-30-2004, 10:34 AM
  5. I want to move create_account.php to another folder
    By vandiike in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 04-15-2004, 06:31 AM

Bookmarks

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
  •