hello - recently - i noticed our PayPal doesnt work on our application
{"msg":"an error occurred","e":"SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)","backtrace":"[\"/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/protocol.rb:44:in `connect_nonblock'\", \"/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/protocol.rb:44:in `ssl_socket_connect'\", \"/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:981:in `connect'\", \"/app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start'\"]","time":0.187351094}
SSL is fine
it used to work
I am using SDK PayPal::SDK::AdaptivePayments.new
but getting this eeror
pls help asap