I have a problem when i try to send file to github with git push. The same error occur with git pull.
This is the error:
fatal: unable to access 'https://github.com/"something"/': error:1407742E
:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
But i updated my git and my windows 8.1. But the error persist.
Somebody know how to solve this problem ?
Edited
I installed the openssl library for windows in my computer becouse in lib of git have a folder openssl. But this not solve. I swap the folders but not solve too.
How to update this library in git ?