$ git push origin master
fatal: unable to access 'https://github.com/willianpiresnunes/cognizant.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
Já tentei fazer o comando: $ git config http.sslVerify false
porém problema continua.
Obs.: estou fazendo o teste na empresa onde trabalho, pode ser algo referente ao proxy ou algo do tipo?
Obrigado!