git schnnel failed to receive handshake, SSLTLS connection failed


git schnnel failed to receive handshake, SSLTLS connection failed 報錯,查看原因為git安裝時ssl選擇的不是openssl。重新安裝后解決

fatal: unable to access 'https://gitlab.com/xxxx.git': OpenSSL SSL_connect: Connection was reset in connection to gitlab.com:443 原因為GFW問題,設置本地HTTP代理后解決

v2ra y設置

export https_proxy='socks5://127.0.0.1:10808'
export http_proxy='socks5://127.0.0.1:10808'

linux&mak ssr&ss 可以直接在軟件上復制命令行命令即可


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM