rubygems更换淘宝source的时候certificate verify failed。具体如下:
gem sources --add https://ruby.taobao.org/ --remove https://rubygems.org/
Error fetching https://ruby.taobao.org/:
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://rubygems-china.oss-cn-hangzhou.aliyuncs.com/specs.4.8.gz)
怎么的?
世界只因有你2017-04-25 09:03:42
It’s a problem with Taobao source
See this issue: https://github.com/alibaba/ruby.taobao.org/issues/54
And there are various problems with ruby’s Taobao source. See this post https://ruby-china.org/topics/29250
Change the source: I am currently using https://gems.ruby-china.org/
ruby-china, as the largest ruby forum in the country, the source is still trustworthy