olympiawebhosting Posted June 24, 2007 Share Posted June 24, 2007 I am recieving this error message back from google about a payment that was made and have zero experience with what to do. I have checked the callback url and it is correct, can anyone offer any suggestions? The error in my email reads: We've made several unsuccessful attempts to send order notifications to your notification callback URL, olympiawebhosting.net/support/whmcs/modules/gateways/callback/googlecheckout.php As a result, you aren't receiving order status, risk, or other notifications. Thanks, Donnie 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted June 24, 2007 Share Posted June 24, 2007 Hey, From my experience, I believe you need to be using https for call back URLs. When visiting your site, your SSL cert. is giving back errors. C:\>wget -S --spider https://olympiawebhosting.net/support/whmcs/modules/gateways/callback/googleche ckout.php --23:05:32-- https://olympiawebhosting.net/support/whmcs/modules/gateways/callback/googlecheckout.p hp => `googlecheckout.php' Resolving olympiawebhosting.net... 65.99.235.19 Connecting to olympiawebhosting.net|65.99.235.19|:443... connected. ERROR: Certificate verification error for olympiawebhosting.net: self signed certificate ERROR: certificate common name `www.olympiawebhosting.net' doesn't match requested host name `olympi awebhosting.net'. To connect to olympiawebhosting.net insecurely, use `--no-check-certificate'. Unable to establish SSL connection. C:\> root@noc [~]# openssl s_client -connect olympiawebhosting.net:443 -showcerts < /dev/null CONNECTED(00000003) depth=0 /C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=hosting/CN=www.olympiawebhosting.net/emailAddress=donnie@olympiawebhosting.net verify error:num=18:self signed certificate verify return:1 depth=0 /C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=hosting/CN=www.olympiawebhosting.net/emailAddress=donnie@olympiawebhosting.net verify return:1 --- Certificate chain 0 s:/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=hosting/CN=www.olympiawebhosting.net/emailAddress=donnie@olympiawebhosting.net i:/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=hosting/CN=www.olympiawebhosting.net/emailAddress=donnie@olympiawebhosting.net -----BEGIN CERTIFICATE----- MIID+jCCA2OgAwIBAgIBADANBgkqhkiG9w0BAQQFADCBtTELMAkGA1UEBhMCVVMx EzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB09seW1waWExHDAaBgNVBAoT E09seW1waWEgV2ViIEhvc3RpbmcxEDAOBgNVBAsTB2hvc3RpbmcxIjAgBgNVBAMT GXd3dy5vbHltcGlhd2ViaG9zdGluZy5uZXQxKzApBgkqhkiG9w0BCQEWHGRvbm5p ZUBvbHltcGlhd2ViaG9zdGluZy5uZXQwHhcNMDcwMzA1MDMyMzUwWhcNMDgwMzA0 MDMyMzUwWjCBtTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAO BgNVBAcTB09seW1waWExHDAaBgNVBAoTE09seW1waWEgV2ViIEhvc3RpbmcxEDAO BgNVBAsTB2hvc3RpbmcxIjAgBgNVBAMTGXd3dy5vbHltcGlhd2ViaG9zdGluZy5u ZXQxKzApBgkqhkiG9w0BCQEWHGRvbm5pZUBvbHltcGlhd2ViaG9zdGluZy5uZXQw gZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAKF5CqcRfaOpULAftSpG4m/zhMhf 2pHm2bmwNKA60fgxZTMOXpt1kxtlMDGwrOVfTiZGjlkXIzx6vir47jTC7ybIBGwU UuBvniRuVSoitj6O1wbURECHassVwBoIaN75ClRcm94r8DUlvWM56bnhEEX4tIcK PPkU1sKh5nTgBYIjAgMBAAGjggEWMIIBEjAdBgNVHQ4EFgQU9xQBSm+wpxPBdTAD p00ThHbDHTQwgeIGA1UdIwSB2jCB14AU9xQBSm+wpxPBdTADp00ThHbDHTShgbuk gbgwgbUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQH EwdPbHltcGlhMRwwGgYDVQQKExNPbHltcGlhIFdlYiBIb3N0aW5nMRAwDgYDVQQL Ewdob3N0aW5nMSIwIAYDVQQDExl3d3cub2x5bXBpYXdlYmhvc3RpbmcubmV0MSsw KQYJKoZIhvcNAQkBFhxkb25uaWVAb2x5bXBpYXdlYmhvc3RpbmcubmV0ggEAMAwG A1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEEBQADgYEAASIwNpwjPVjz2GcrcVD9si5r OIZzON48feMzpBpqkkFYg+AQ4ejQ52hORI5DVDZKTYUA3fTAWthhGZVgi5/fEdU5 8xYTo2kQ9r5TqcBGOk/HTmOC4cpHjOGsQ69JgNDv3vA6/nAh+KsW6PuiHBdjwjx3 XixRU7F8qlN0nSI61u4= -----END CERTIFICATE----- --- Server certificate subject=/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=hosting/CN=www.olympiawebhosting.net/emailAddress=donnie@olympiawebhosting.net issuer=/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=hosting/CN=www.olympiawebhosting.net/emailAddress=donnie@olympiawebhosting.net --- No client certificate CA names sent --- SSL handshake has read 1586 bytes and written 340 bytes --- New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA Server public key is 1024 bit SSL-Session: Protocol : TLSv1 Cipher : DHE-RSA-AES256-SHA Session-ID: 7BD9A749F4131EECEA12458301AFB53474CB5A6D8B7657E998751F086A7159AE Session-ID-ctx: Master-Key: 4E9ADCC16D2FC13FE20A2865A30C53E8BE04326630A61CA4E0FC72037B809883078F69CC95063337DFCDE3D2E946FF9B Key-Arg : None Krb5 Principal: None Start Time: 1182665106 Timeout : 300 (sec) Verify return code: 18 (self signed certificate) --- DONE root@noc [~]# From, Adam 0 Quote Link to comment Share on other sites More sharing options...
olympiawebhosting Posted June 24, 2007 Author Share Posted June 24, 2007 I am actually using the HttPS and WwW, the forum just will not let me post them in here. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted June 24, 2007 Share Posted June 24, 2007 I am actually using the HttPS and WwW, the forum just will not let me post them in here. Ya, that doesn't matter. Who ever installed your SSL cert. installed it wrong. The cert if giving off errors. Look at my above post for more information on why its getting errors. Make sure that you have installed your .crt and any bundle file you have gotten. From, Adam 0 Quote Link to comment Share on other sites More sharing options...
olympiawebhosting Posted June 24, 2007 Author Share Posted June 24, 2007 Could you possibly check it again however you are checking it to get all that info? I believe it was due to the ssl being for the url posted with the W's in place, I have reissued and installed the ssl with the W's removed from the url. Thanks a million, I appreciate your help a lot. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted June 24, 2007 Share Posted June 24, 2007 Hey, I'm using one of my Linux servers to get this information. Also, it seems that this is a self signed certification. You will need to buy a certification. If you already bought one, then who ever installed it, didn't install it correctly. You will need to contact your host, or hire a server management company (like my self). root@noc [~]# wget -S --spider https://olympiawebhosting.net/support/whmcs/modules/gateways/callback/googlecheckout.php --02:01:54-- https://olympiawebhosting.net/support/whmcs/modules/gateways/callback/googlecheckout.php => `googlecheckout.php' Resolving olympiawebhosting.net... 65.99.235.19 Connecting to olympiawebhosting.net|65.99.235.19|:443... connected. ERROR: Certificate verification error for olympiawebhosting.net: self signed certificate To connect to olympiawebhosting.net insecurely, use `--no-check-certificate'. Unable to establish SSL connection. root@noc [~]# openssl s_client -connect olympiawebhosting.net:443 -showcerts < /dev/null CONNECTED(00000003) depth=0 /C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=website/CN=olympiawebhosting.net/emailAddress=support@ihsproductions.com verify error:num=18:self signed certificate verify return:1 depth=0 /C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=website/CN=olympiawebhosting.net/emailAddress=support@ihsproductions.com verify return:1 --- Certificate chain 0 s:/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=website/CN=olympiawebhosting.net/emailAddress=support@ihsproductions.com i:/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=website/CN=olympiawebhosting.net/emailAddress=support@ihsproductions.com -----BEGIN CERTIFICATE----- MIID6DCCA1GgAwIBAgIBADANBgkqhkiG9w0BAQQFADCBrzELMAkGA1UEBhMCVVMx EzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB09seW1waWExHDAaBgNVBAoT E09seW1waWEgV2ViIEhvc3RpbmcxEDAOBgNVBAsTB3dlYnNpdGUxHjAcBgNVBAMT FW9seW1waWF3ZWJob3N0aW5nLm5ldDEpMCcGCSqGSIb3DQEJARYac3VwcG9ydEBp aHNwcm9kdWN0aW9ucy5jb20wHhcNMDcwNjI0MDYyODAzWhcNMDgwNjIzMDYyODAz WjCBrzELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcT B09seW1waWExHDAaBgNVBAoTE09seW1waWEgV2ViIEhvc3RpbmcxEDAOBgNVBAsT B3dlYnNpdGUxHjAcBgNVBAMTFW9seW1waWF3ZWJob3N0aW5nLm5ldDEpMCcGCSqG SIb3DQEJARYac3VwcG9ydEBpaHNwcm9kdWN0aW9ucy5jb20wgZ8wDQYJKoZIhvcN AQEBBQADgY0AMIGJAoGBANakVk2DoX7D8H5M6J4c3BVKCC2PB4bj2805/s9xjAYN 61VMXtDdr/NSd+YgLUoyBGB2Af7D661p9xKuiSW9kwCOJf2zj2hAddfWF3TobpKc gFqjB8M9jMq+bkQhPrH+R6UQ6MxKnc+033p+r2L9Wg9js/cWz7rkFxEHt7Au/T6X AgMBAAGjggEQMIIBDDAdBgNVHQ4EFgQU5G+no22DVwd5q8MkHolgYKZppwowgdwG A1UdIwSB1DCB0YAU5G+no22DVwd5q8MkHolgYKZppwqhgbWkgbIwga8xCzAJBgNV BAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdPbHltcGlhMRww GgYDVQQKExNPbHltcGlhIFdlYiBIb3N0aW5nMRAwDgYDVQQLEwd3ZWJzaXRlMR4w HAYDVQQDExVvbHltcGlhd2ViaG9zdGluZy5uZXQxKTAnBgkqhkiG9w0BCQEWGnN1 cHBvcnRAaWhzcHJvZHVjdGlvbnMuY29tggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZI hvcNAQEEBQADgYEAmUuA8Yj6qtJAM1LFQQd6Q3AWBHp/zhSXDXZO2eiUM/ev9OtG eLPUQXVf7Eupx6GhS+RE4Kzt+DdE4yxhX5W30kMlWpoJkR/ymIYOJVhAT+IV9Qu4 NHCi486gnC4ovdmbKYZGfD4dzCThwLu+e+zN4IMXMvjnGOpUEmIapvxGtls= -----END CERTIFICATE----- --- Server certificate subject=/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=website/CN=olympiawebhosting.net/emailAddress=support@ihsproductions.com issuer=/C=US/ST=Washington/L=Olympia/O=Olympia Web Hosting/OU=website/CN=olympiawebhosting.net/emailAddress=support@ihsproductions.com --- No client certificate CA names sent --- SSL handshake has read 1568 bytes and written 340 bytes --- New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA Server public key is 1024 bit SSL-Session: Protocol : TLSv1 Cipher : DHE-RSA-AES256-SHA Session-ID: 1021F706A9F5871F034F75253854BE0D9A0576A6854B261CD689CAC0596E4950 Session-ID-ctx: Master-Key: 2EE05F4C6B2F900D4E9189AF9EFAC0C291321D280954F92650769534AD2336C85616B2EBEFE21F95DCB08E3BCF9D1942 Key-Arg : None Krb5 Principal: None Start Time: 1182668517 Timeout : 300 (sec) Verify return code: 18 (self signed certificate) --- DONE root@noc [~]# From, Adam 0 Quote Link to comment Share on other sites More sharing options...
olympiawebhosting Posted June 24, 2007 Author Share Posted June 24, 2007 That explains it, I thought the self signed cert. would be fine. Thanks again for all the help. Have a good one. 0 Quote Link to comment Share on other sites More sharing options...
Cameron Posted November 30, 2007 Share Posted November 30, 2007 OK. Wel we have RapidSSL installed for our billing system, and we get this error. When i go to the URL it comes up with a 404. Whereas if i remove /callback/, it loads fine. Whats the error!?!? Thanks 0 Quote Link to comment Share on other sites More sharing options...
JofleyUK Posted December 3, 2007 Share Posted December 3, 2007 I did the same by removing the /callback/ and mine now works fine aswell. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.