美文网首页
SSL_connect returned=1 errno=0 s

SSL_connect returned=1 errno=0 s

作者: 请叫我前任 | 来源:发表于2019-06-21 13:56 被阅读0次

网络上几乎都是老旧的博客,因为RubyGems镜像的管理工作已经移交给了Ruby China负责,

所以现在大部分用的都是https://gems.ruby-china.org/,但是还是报错。

后来点链接进去才发现.org域名备案问题改成了.com

所以https://gems.ruby-china.com/ 是可以用的

附上终端命令如下:

$ gem sources --add https://gems.ruby-china.com/ --remove https://rubygems.org/

显示:

https://gems.ruby-china.com/ added to sources

https://rubygems.org/ removed from sources

相关文章

网友评论

      本文标题:SSL_connect returned=1 errno=0 s

      本文链接:https://www.haomeiwen.com/subject/emxnsttx.html