LoginSignup
5
5

More than 5 years have passed since last update.

MacOS 10.9でgithubにつながらない

Last updated at Posted at 2014-09-21

現象

SSLの証明書エラー

  • safariにてgithubにつながらない
  • brewでSSL certificate問題と表示される。

辛うじて、Chromeでは強引に接続できる。

そして、brewでは、こんなエラーがでる。

$ brew tap homebrew/binary
Cloning into '/usr/local/Library/Taps/homebrew/homebrew-binary'...
fatal: unable to access 'https://github.com/Homebrew/homebrew-binary/': SSL certificate problem: Invalid certificate chain

解決方法

正しいCA証明書を入れることにより解決しました。
いくつかのところで掲載されているCAを消せばOKかとおもいきや、復旧しなかったので、証明書に正しいものをいれました。

以下のURLにアクセス

この内容の証明書を入れる

DigiCert_Root_Certificates____Download_and_Test_SSL_と_githubにつながらない.jpg

「DigiCert High Assurance EV Root CA」

ダウンロードして、ダブルクリックすると。キーチェンーが開きます。
そこで、「システム」を選択していれました。

これで無事に解決!

5
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5