【发布时间】:2017-02-12 21:33:38
【问题描述】:
我正在集成 fastlane 以简化应用提交过程。当我在终端中输入fastlane init 和我的Apple ID 时,我收到一个SSL 错误SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed。我尝试了各种升级 OpenSSL 的方法,包括 this post 无济于事。有没有办法升级 OpenSSL 以便我可以使用 fastlane?谢谢你。
【问题讨论】:
标签: ios openssl homebrew xcode8 fastlane