关于git 版本控制的使用fatal: unable to access
$ git clone https://github.com/xxxx/coolweather.git
Cloning into 'coolweather'...
fatal: unable to access 'https://github.com/yyy000112/coolweather.git/': Unknown SSL protocol error in connection to github.com:443
这个问题该如何解决呀