【发布时间】:2021-01-20 01:35:37
【问题描述】:
如何在 macos 10.15.6 上安装 brew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
产量:
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
这是 StackOverflow 还是 AskDifferent 的问题?
【问题讨论】:
-
我想它适用于那些不关心安全性的用户子集
标签: macos