the website https://github.com/schacon/simplegit-progit is accessible for me from the United Kingdom (firefox on 32bit XP).
I suspect that some update to the SSL / HTTPS protocol has caused your problem. In the last few years a number of old lower quality security layers (usually fallback protocols) of SSL have been made legacy and will be refused. I understand that china also has some additional internet filtering that may not be aligned with the SSL required. Philip ----- Original Message ----- From: [email protected] To: Git for human beings Sent: Wednesday, August 31, 2016 2:38 AM Subject: [git-users] git new bird: Server aborted the SSL handshake Hi, I am from China. I learn git and github from coursera(The mooc). A new bird. I read and do practice one by one according "Pro Git" book. Here I do practice with the command "git log". (MAC, OSXEI capitan 10.11.6) chenhaide$ git clone https://github.com/schacon/simplegit-progit Cloning into 'simplegit-progit'... fatal: unable to access 'https://github.com/schacon/simplegit-progit/': Server aborted the SSL handshake I can not open the https://github.com/schacon/simplegit-progit with my browser(MAC safari). But i can open it with VMware fusion-8(windows 7 X64) firefox. What is wrong? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
