I was having this problem as well and was able to fix it by using the
cacert.pem from the latest version of active_merchant:
https://github.com/activemerchant/active_merchant/blob/master/lib/certs/cacert.pem
Hope this helps someone else who has been ...