Issues when installing on Linux

Hello. Im installing unreal engine on Fedora 35 and i get this error.

`
➜ UnrealEngine git:(release) ./GenerateProjectFiles.sh
Attempting to set up UE pretty printers for gdb (existing UEPrinters.py, if any, will be overwritten)…
updated UEPrinters.py
found necessary entries in ~/.gdbinit file, not changing it.

Setting up Unreal Engine 5 project files…

Setting up bundled DotNet SDK
/home/ryan/.un4/UnrealEngine/Engine/Binaries/ThirdParty/DotNet/Linux/sdk/3.1.401/NuGet.targets(255,5): error : Failed to retrieve information about ‘Microsoft.Extensions.Logging’ from remote source ‘https://nuget.iranrepo.ir/FindPackagesById()?id=‘Microsoft.Extensions.Logging’&semVerLevel=2.0.0’. [/home/ryan/.un4/UnrealEngine/Engine/Source/Programs/UnrealBuildTool/UnrealBuildTool.csproj]
/home/ryan/.un4/UnrealEngine/Engine/Binaries/ThirdParty/DotNet/Linux/sdk/3.1.401/NuGet.targets(255,5): error : The SSL connection could not be established, see inner exception. [/home/ryan/.un4/UnrealEngine/Engine/Source/Programs/UnrealBuildTool/UnrealBuildTool.csproj]
/home/ryan/.un4/UnrealEngine/Engine/Binaries/ThirdParty/DotNet/Linux/sdk/3.1.401/NuGet.targets(255,5): error : The remote certificate is invalid according to the validation procedure. [/home/ryan/.un4/UnrealEngine/Engine/Source/Programs/UnrealBuildTool/UnrealBuildTool.csproj]
GenerateProjectFiles ERROR: Failed to build UnrealBuildTool
`

any ideas? also i had to use a proxy since it NuGet is banned here