我的项目在 Ruby On Rails 上。
我正在activemerchant gem
使用authorize.net payment gateway
.
最近我更新了SSL license
。
当我尝试更新信息时,它给了我错误The SSL connection to the remote server could not be established
。
我正在使用CIM
模块authorize.net
。
请帮我解决一下这个。
我的项目在 Ruby On Rails 上。
我正在activemerchant gem
使用authorize.net payment gateway
.
最近我更新了SSL license
。
当我尝试更新信息时,它给了我错误The SSL connection to the remote server could not be established
。
我正在使用CIM
模块authorize.net
。
请帮我解决一下这个。
以下链接可能会有所帮助:
http://railsapps.github.io/openssl-certificate-verify-failed.html
https://github.com/rubygems/rubygems/issues/515
http://www.buildingwebapps.com/articles/79189-using-ssl-in-rails-applications
http://blog.dynamic50.com/2011/02/15/ssl-on-wildcard-domains-on-heroku-using-godaddy/
http://railsapps.github.io/openssl-certificate-verify-failed.html