命令行下载https文件
·
报错:
请求被中止: 未能创建 SSL/TLS 安全通道
powershell:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
wget -Uri https://github.com/EasyDarwin/EasyDarwin/releases/download/v8.0.0/easydarwin-8.0.0-1804031316.zip -UseBasicParsing
更多推荐
已为社区贡献1条内容
所有评论(0)