![MacOS - 컬: (60) SSL 인증서 문제: 로컬 발급자 인증서를 얻을 수 없습니다.](https://linux55.com/image/203303/MacOS%20-%20%EC%BB%AC%3A%20(60)%20SSL%20%EC%9D%B8%EC%A6%9D%EC%84%9C%20%EB%AC%B8%EC%A0%9C%3A%20%EB%A1%9C%EC%BB%AC%20%EB%B0%9C%EA%B8%89%EC%9E%90%20%EC%9D%B8%EC%A6%9D%EC%84%9C%EB%A5%BC%20%EC%96%BB%EC%9D%84%20%EC%88%98%20%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
Mac(Catalina)에서 m4
터미널을 사용하여 패키지를 다시 설치하려고 했지만 다음 오류로 인해 실패했습니다.
$ brew reinstall m4
==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.19
Already downloaded: /Users/buildsystem/Library/Caches/Homebrew/downloads/5b2a7f715487b7377e409e8ca58569040cd89f33859f691210c58d94410fd33b--m4-1.4.19.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/m4/blobs/sha256:e0fec6a49fd80cc7279c71f319d70d01ed49e894b53cd91e39f170288232fa93
-#O#- # #
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.
Error: Failed to download resource "m4"
Download failed: https://ghcr.io/v2/homebrew/core/m4/blobs/sha256:e0fec6a49fd80cc7279c71f319d70d01ed49e894b53cd91e39f170288232fa93
그 후에도 echo insecure >> $HOME/.curlrc
동일한 오류가 발생합니다. 이 문제를 해결하는 방법을 알려주십시오. 미리 감사드립니다!