2

I can pull but I can't push or fetch using git version 1.9.5. It suddenly started giving me the following error. Any ideas as to how to fix it?

$ git fetch 
fatal: unable to access 'https://[email protected]/webpeak/wp-cla-dcs.git/':error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
1

1 Answer 1

4

You are likely running into an incompatibility with GitHub's deprecation of weak encryption protocols. You can see list of incompatible clients and potential solutions here:

https://githubengineering.com/crypto-removal-notice/

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.