gem update --system
ERROR: SSL verification error at depth 2: certificate has expired (10)
ERROR: Certificate /C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA expired at 2014-01-28T12:00:00Z
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://ruby.taobao.org/specs.4.8.gz)
google 了很多方法是 openssl 的 cert 不能用了,但是更新之后也是不能使用的,更新方法: http://guides.rubygems.org/ssl-certificate-update/#manual-solution-to-ssl-issue
如果又遇到的麻烦说下呢,先谢谢啦。