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

UPS, USPS and shared SSL certificate problem

This is a discussion on UPS, USPS and shared SSL certificate problem within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I have tried everything to get UPS/USPS modules to work. I have taken all the required steps (eg. contacting USPS ...

      
  1. #1
    Lurker
    Join Date
    Aug 2005
    Posts
    2
    Rep Power
    0


    Default UPS, USPS and shared SSL certificate problem

    I have tried everything to get UPS/USPS modules to work. I have taken all the required steps (eg. contacting USPS for transfer to prod. server, received an access key for UPS, etc., etc.), and NOTHING gets these things to work.

    Is it possible that the problem is that I am using a shared SSL certificate??? My provider allows me to use their certificate, but the URL to the certificate is in the format https://123.4.5.6/~mydomain.com. The added slash seems to be causing a lot of confusion with the directories (still thinks there is no "download" directory even though there is), and I was thinking that it might be causing the same problem when receiving info back from the shippers.

    I have modified the config files to try and correct the problems, but I still cannot get any of the shipper modules to work.

    ANY help would be greatly appreciated! My next step is to plunk down the cash and buy my own SSL certificate in hopes that this might solve the problem.

    Thanks in advance for any help anyone can give me on this.

  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: UPS, USPS and shared SSL certificate problem

    Look in the bug tracker - in upsxml.php turn off dimension support

    Change (line 25)
    define('DIMENSIONS_SUPPORTED', 1);
    to:
    define('DIMENSIONS_SUPPORTED', 0);

    Good Luck
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Lurker
    Join Date
    Aug 2005
    Posts
    2
    Rep Power
    0


    Default

    I've already done that. The UPS module was erroring out, so I looked up the error and found that this change fixed that problem. Unfortunately, it did not fix the other, much larger, issue of not returning data.

Similar Threads

  1. Problem with SSL Certificate
    By KnowGangsStore in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 06-07-2005, 01:11 PM
  2. problem with shared SSL and sessions
    By eddman in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 08-25-2004, 05:24 AM
  3. USPS problem w/ global priority rates
    By kfree in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 11-16-2003, 01:38 PM
  4. Shared SSL footer problem
    By u2web in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 09-14-2003, 08:50 PM
  5. shared ssl certificate using a second security folder
    By cvc505 in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 06-26-2003, 10:07 AM

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
  •