Unknown SSL protocol error in connection
You can get more information with # Windows set GIT_CURL_VERBOSE=1 set GIT_TRACE_PACKET=2 # Unix export GIT_CURL_VERBOSE=1 export GIT_TRACE_PACKET=2 And then try a git push. Double-check your proxy settings if you have one. Note: git 2.8 (March 2016) adds more information on an error 35: See commit 0054045 (14 Feb 2016) by Shawn Pearce (spearce). (Merged … Read more