0
所以我有一個錯誤,它阻止我推/拉我的任何存儲庫,而不管它們在我的系統上的位置。我不太熟悉SSL和證書類型的東西。這是一臺Linux Centos 7機器。任何幫助將不勝感激!使用git推拉時出現SSL錯誤
[[email protected] ~/location]$ git push
fatal: unable to access 'https://[email protected]/user/repository.git/': SSL received a record that exceeded the maximum permissible length.
你的起源地址可能是錯誤的。你做什麼時得到:git remote show origin? –
我收到與上述相同的錯誤「致命:無法訪問'https://[email protected]/user/repository.git/':SSL收到超過最大允許長度的記錄。」 – SBFRF