I want to make a push to my own private Github repository and I get the following error message:
Unable to access 'https://github.com/Kaisercoding/GuessIt.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
I already added a ssh key to my project but the error still occurs.
What should I do to resolve this problem?