cobbr / Covenant

Covenant is a collaborative .NET C2 framework for red teamers.

Home Page:https://cobbr.io/Covenant.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"The build failed. Fix the build errors and run again."

CentralizedSky opened this issue · comments

┌──(central㉿20-Sky)-[~/Desktop/Covenant/Covenant]
└─$ dotnet run

/home/central/dotnet/sdk/3.1.100/NuGet.targets(123,5): error : Unable to load the service index for source https://api.nuget.org/v3/index.json. [/home/central/Desktop/Covenant/Covenant/Covenant.csproj]
/home/central/dotnet/sdk/3.1.100/NuGet.targets(123,5): error : The SSL connection could not be established, see inner exception. [/home/central/Desktop/Covenant/Covenant/Covenant.csproj]
/home/central/dotnet/sdk/3.1.100/NuGet.targets(123,5): error : The remote certificate is invalid according to the validation procedure. [/home/central/Desktop/Covenant/Covenant/Covenant.csproj]

The build failed. Fix the build errors and run again.
Screenshot_2023-09-25_14-59-05