Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
首次将mule项目推送到github时出错_Git_Ssl_Github_Openssl - Fatal编程技术网

首次将mule项目推送到github时出错

首次将mule项目推送到github时出错,git,ssl,github,openssl,Git,Ssl,Github,Openssl,第一次尝试将我的Mule项目推送到Github,在从git bash执行git命令时出现以下错误: git push -f github master Error below: fatal: unable to access 'https://github.com/XXXXX.git/': error:1425F175:SSL routines:ssl_choose_client_version:inappropriate fallback 首先尝试升级Git(除非如

第一次尝试将我的Mule项目推送到Github,在从git bash执行git命令时出现以下错误:

    git push -f github master

    Error below:
    fatal: unable to access 'https://github.com/XXXXX.git/': error:1425F175:SSL routines:ssl_choose_client_version:inappropriate fallback
首先尝试升级Git(除非如评论所述,您在代理或防火墙后面)

假设Git可能是,比如:

  • Windows上Windows的Git凭据管理器
  • 红帽5、<6.8和<7.2上的Git

您使用的是代理、MITM防火墙还是防病毒软件?