I'm trying to get my PayPal live settings to work and keep getting this error when attempting to purchase with PayPal on my site:
Exception Type: OpenSSL::SSL::SSLError Exception Message: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed REQUEST
I have a cacert.pem file and it definitely exists in the correct location on my application. I'm not sure what the issue is?
Thanks