
linux下dotnet restore报SSL证书错误
linux下dotnet restore报SSL证书错误:
- + dotnet restore
- /usr/share/dotnet/sdk/2.1.802/NuGet.targets(123,5): error : Unable to load the service index for source https://api.nuget.org/v3/index.json. [/var/lib/jenkins/workspace/api-deploy/api.src/Yoga.sln]
- /usr/share/dotnet/sdk/2.1.802/NuGet.targets(123,5): error : The SSL connection could not be established, see inner exception. [/var/lib/jenkins/workspace/api-deploy/api.src/Yoga.sln]
- /usr/share/dotnet/sdk/2.1.802/NuGet.targets(123,5): error : The remote certificate is invalid according to the validation procedure. [/var/lib/jenkins/workspace/api-deploy/api.src/Yoga.sln]
- Build step 'Execute shell' marked build as failure
使用curl https://www.baidu.com访问https时,报SSL错误:
- curl 77 Problem with the SSL CA cert
解决办法:
============ 欢迎各位老板打赏~ ===========


与本文相关的文章
- · macOS Charles 4.x版本的安装及使用(含破解激活)
- · foxmail增加gmail报SSL错误
- · linux无法删除和修改乱码文件名
- · nginx开机启动脚本 nginx.service
- · codium-server.service
- · windows下利用wsl+sshpass 自动发布脚本
- · 单台服务器应用不中断服务热部署滚动更新方案
- · docker安装code-server
- · centos8安装源
- · SSL 证书免费,自动续期的web服务器Caddy
- · centos安装node18
- · The instance of entity type ‘Customer’ cannot be tracked because another instance with the same key value for {‘Id’} is already being tracked.