Certificate Verify Failed in “gem install foundation”
问题 Trying to install Foundation after installing nodejs, ruby, and git plus bower. I keep getting the following error and I dont know how to fix it: Could not find a valid gem 'foundation' (>= 0), here is why: Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/latest_specs.4.8.gz) Any ideas? 回答1: Try this (quick but insecure) gem sources --remove https://rubygems.org/ gem