google-code-export / google-checkout-oscommerce

Automatically exported from code.google.com/p/google-checkout-oscommerce
1 stars 0 forks source link

Integration callback "signature check failed" #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When sandbox (google checkout) calls back to our call back URL- 
https://www.ordercost.com/vsadmin/gcallback.asp we receive the following 
error.

We receive the following error in the Integration console-

We encountered an error trying to access your server at 
https://www.ordercost.com/vsadmin/gcallback.asp -- the error we got is: 
javax.net.ssl.SSLHandshakeException: 
sun.security.validator.ValidatorException: PKIX path validation failed: 
java.security.cert.CertPathValidatorException: signature check failed

What version of the product are you using? On what operating system?
We are using google sandbox, and integration testing. We are running 
Windows 2003 Server R2 x64 SP2. With a Network Solutions Pro Sitesafe 
certificate.

Please provide any additional information below.

I checked the valid certificate list 
(http://checkout.google.com/support/sell/bin/answer.py?
hl=en&answer=57856), and Network Solutions is on the list. But have seen a 
few posts with the same issue- "signature check failed" 
Has there been any resolution to this/those issues?

Thank you,
Mark

Original issue reported on code.google.com by orderc...@yahoo.com on 10 Dec 2008 at 4:49