HTTPSのgitリポジトリを提供するサーバでSSLv3を無効にしたらCentOS6のgitコマンドでcloneができなくなっていて、原因を突き止めるのに時間をかけてしまいました。
$ git clone https://example.jp/git/sample error: while accessing https://example.jp/git/sample/info/refs
HTTPSのgitリポジトリを提供するサーバでSSLv3を無効にしたらCentOS6のgitコマンドでcloneができなくなっていて、原因を突き止めるのに時間をかけてしまいました。
$ git clone https://example.jp/git/sample error: while accessing https://example.jp/git/sample/info/refs