4 messages in com.googlegroups.google-checkout-api-ukRe: Please help with security problem| From | Sent On | Attachments |
|---|---|---|
| jiri | 08 Oct 2007 04:18 | |
| Bob Hutchinson | 08 Oct 2007 04:51 | |
| jiri | 08 Oct 2007 05:52 | |
| GoogleCheckoutDevProJoel | 08 Oct 2007 06:14 |
| Subject: | Re: Please help with security problem![]() |
|---|---|
| From: | GoogleCheckoutDevProJoel (chec...@google.com) |
| Date: | 10/08/2007 06:14:40 AM |
| List: | com.googlegroups.google-checkout-api-uk |
Hi Jiri,
It looks as if your certificate is trusted by Google.
It looks as if you are not returning the entire certificate chain. This is probably due to the fact that your SSL certificate has been mis-configured when you deployed the certificate. You may need to contact your hosting provider to rectify this.
You can view the current certificate chain being returned by your server by using the OpenSSL and the following command:
openssl s_client -connect {website domain}:443 -showcerts < /dev/null
Thanks,
Joel
On Oct 8, 1:52 pm, jiri <j....@mekom.com> wrote:
Ok, I was tested our SSL chain and it is : "Thawte SGC CA". I didn't
found this in pages with accepted certificates
:http://checkout.google.com/support/sell/bin/answer.py?answer=57856&to....
Please, is it possible that this error is becose this ?
Can I now if is possible to add this certificate to list of trusted
certificates, or must we change our certificate authority ?
On Oct 8, 1:51 pm, Bob Hutchinson <hu....@arwystli.net> wrote:
On Monday 08 October 2007 12:18, jiri wrote:
Please, we got this error when we switch our application to live mode :
Related order: 335255053530681 Time of occurrence: 8 Oct 2007 11:46:29 BST Error: We encountered an error trying to access your server at https://www.wopple.com/GoogleCheckoutNotification.aspx;theerror we got is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Warnings:...
Please can you help me what is wrong ??
Most likely your SSL certificate is wrong, not present or not accepted by google.
seehttp://groups.google.com/group/google-checkout-developers-forum/web/g... for pointers on what might be wrong
Jiri Vrabec Mekom Limited Mobile : +420 774 649 137 Email : j....@mekom.com
--
-------------------------------------------------- Bob Hutchinson Arwystli Networks Linux specialists Server administration Programming Web Hosting Mail Hosting web:http://midwales.com email: hu....@arwystli.net skype: bobhutch
--------------------------------------------------




