PayPal Open SSL exception certificate B verify failed - rails -


i'm trying paypal live settings work , keep getting error when attempting purchase paypal on 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 cacert.pem file , exists in correct location on application. i'm not sure issue is?

thanks


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -