我们在网络上安装了 Fortigate 防火墙,我应该打开哪个端口才能使用 https:// 协议连接到 GitHub 存储库。
我找到了类似的问题,并允许建议的端口但仍然无法推送、拉取等,显示以下消息。
Cannot connect to the remote repository at https://[email protected]/xxxxxx/Reporsitory.git
Fortigate 中有什么特殊设置吗?
答案1
HTTPS 使用 TCP 端口 443——您需要打开该端口。
Reporsitory.git
另外,您确定您的请求没有拼写错误吗?