Problem with the SSL CA cert

新裝的ubuntu14.04,使用git clone時發生php


fatal: unable to access 'https://github.com/ging/licode.git/': Problem with the SSL CA cert (path? access rights?)git

錯誤github


google了一個解決方案:
shell

http://forum.nas-central.org/viewtopic.php?f=249&t= ubuntu

wget http://curl.haxx.se/ca/cacert.pem -O /ffp/etc/ssl/certs/cacert.pem


git config --system http.sslcainfo /ffp/etc/ssl/certs/cacert.pem

git clone https://github.com/midgetspy/Sick-Beard

後能夠clone,不知緣由是什麼?curl


https://github.com/susanBuck/notes/blob/master/07_Version_Control/999_Common_problems.md google

這個有必定的參考意義url

相關文章
相關標籤/搜索