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

SSL for admin

This is a discussion on SSL for admin within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Our SSL is working fine for the checkout procedures but not in our admin section. I've checked the admin/includes/config and ...

      
  1. #1
    Lurker
    Join Date
    Jan 2003
    Posts
    2
    Rep Power
    0


    Default SSL for admin

    Our SSL is working fine for the checkout procedures but not in our admin section. I've checked the admin/includes/config and the https is defined there as it should be and enabled:

    define('HTTP_SERVER', 'http://www.pegasus-book.com'); // eg, http://localhost or - https://localhost should not be NULL for productive servers
    define('HTTP_CATALOG_SERVER', 'http://www.pegasus-book.com');
    define('HTTPS_CATALOG_SERVER', 'https://host10.ipowerweb.com/~pegasus-');
    define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module

    Now I see it is defining the catlog server but I don't see any where to define for the admin screens. Where do you define and enable SSL for the Admin section?

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    please - no multiple posts on the same topic. See your other thread for replies. Locking this topic.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

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
  •