作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
您好,我无法推送到 git hub。
我的 git 版本是 2.17。
当我执行 sudo git push -u origin master
我得到 fatal: unable to access 'https://github.com/rielt12/Project.git/': OpenSSL was built without TLS 1.2 support
我尝试将 openssl 更新到 1.0.2j。我该怎么办?
最佳答案
git 对 https URL 的支持来自 curl。因此,必须为包或 git 端口启用 CURL,并且你的 curl 安装必须使用来自端口的 OpenSSL 构建。
关于git - 无法推送到 github,openssl 问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50160229/
我是一名优秀的程序员,十分优秀!