Home  >  Q&A  >  body text

rubygems更换淘宝source的时候certificate verify failed

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)

怎么的?

伊谢尔伦伊谢尔伦2758 days ago870

reply all(2)I'll reply

  • 世界只因有你

    世界只因有你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

    reply
    0
  • 迷茫

    迷茫2017-04-25 09:03:42

    Is the local time wrong?

    reply
    0
  • Cancelreply