I did some digging and I find that when php tries to connect to
authorize.net with curl it gets the error "cURL error: SSL certificate
problem, verify that the CA cert is OK. Details: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificat...
I was able to successfully complete the handshake and also made a phony
transaction using the php sdk and authorize sandbox api. But my client
is saying customers still can't make purchases so could it be a problem
with ubercarts authorize.net paygat...
Thank you that article was very informative, in case it ends up
mattering the server is CentOS 5.7. I believe I have installed the
certificates in openssl, is there was I can try to verify a certificate
from authorize.net? I took a look at sandbox.au...
Hello, I'm a web developer who has a client that says they are getting
errors when they try to make a credit card transaction, the error links
them to the blog post about the security update that occured the 27th.
The setup is a linux server with apa...