github: server certificate verification failed

后端 未结 7 948
予麋鹿
予麋鹿 2020-12-04 14:26

I just created a github account and a repository therein, but when trying to create a local working copy using the recommende url via

git clone https://githu         


        
7条回答
  •  醉话见心
    2020-12-04 14:55

    To me a simple

    sudo apt-get update
    

    solved the issue. It was a clock issue and with this command it resets to the current date/time and everything worked

提交回复
热议问题