[置顶] SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed 解决方法

 完整版的信息在     https://github.com/wayneeseguin/rvm/blob/master/help/osx-ssl-certs.md


原因  是因为证书 不匹配的问题


解决方法 macshell 执行   

rvm osx-ssl-certs update 


命令,然后就不报这个错误了哦哦

你可能感兴趣的:(mac,Ruby,CocoaPods安装)