osCmax v2.5 User Manual
Results 1 to 5 of 5

SSL installed and working but Admin not using SSL

This is a discussion on SSL installed and working but Admin not using SSL within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, I"ve got SSL installed and working but the 'Admin Section' does not seem to be using SSL. I can ...

      
  1. #1
    New Member
    Join Date
    May 2007
    Posts
    10
    Rep Power
    0


    Default SSL installed and working but Admin not using SSL

    Hi, I"ve got SSL installed and working but the 'Admin Section' does not seem to be using SSL. I can manually put in the https: and it will work, but all links within the Admin are still pointing to http: Would anyone have any suggestions?

    B

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: SSL installed and working but Admin not using SSL

    Did you edit configure.php?

    Specifically the URL of your admin? Like change:
    PHP Code:
    define('HTTP_SERVER''http://www.yoursite.com'); 
    change to
    PHP Code:
    define('HTTP_SERVER''https://www.yoursite.com'); 

  3. #3
    Member
    Join Date
    Feb 2007
    Posts
    31
    Rep Power
    0


    Default Re: SSL installed and working but Admin not using SSL

    Quote Originally Posted by bitznbytes View Post
    Hi, I"ve got SSL installed and working but the 'Admin Section' does not seem to be using SSL. I can manually put in the https: and it will work, but all links within the Admin are still pointing to http: Would anyone have any suggestions?

    B


    A lot of people have problems with the little "You are not protected by a secure SSL connection." box with the unclosed lock gif. If that's what you are referring to, check the actual browser locks and if those are ok, then you have nothing to worry about-the page is secure no matter what that little box below the "statitics" says. There is a mod to fix the graphic in the osCommerce contributions if it starts to bug you.

    Auto

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: SSL installed and working but Admin not using SSL

    Autoegocrat - I don't think that is this persons problem - the links in ADMIN are http://... and wants https://.... Not a browser problem

  5. #5
    osCMax Testing Team
    Join Date
    Sep 2004
    Posts
    362
    Rep Power
    10


    Default Re: SSL installed and working but Admin not using SSL

    Just only log into admin using the https:// prefix and it will show locked

    https://www.mysite.com/admin

    Also since so many people know oscommerce and oscmax you may want to change the name of your folder from admin to something only you would know. You would also have to change it in admin/includes/config.php to reach it
    If you really want to be secure then thru cpanel password protect that directory and you will have 2 logins


    then if you

Similar Threads

  1. Host installed SSL for me and now I cant access ADMIN
    By cawheelz in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 11-13-2005, 07:37 PM
  2. 1054 error, pwa installed but not working.
    By sunspeks in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 07-27-2005, 07:17 AM
  3. how to see in admin: what module installed?
    By doumawis in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 03-01-2005, 12:50 AM
  4. MS2-MAX v1.5 installed! Some error message on Admin... Help.
    By hanool in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 09-24-2003, 09:18 PM

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
  •