AuthenticationException: The remote certificate is invalid according to the validation procedure.
HttpRequestException: The SSL connection could not be established, see inner exception.
these two error in my blazor project

Hello @goliverma ... Try the Linux guidance for that ...
https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-3.1#https-configuration
i'm remove app.UseHttpsRedirection() and my project is working now thank u @guardrex
Most helpful comment
i'm remove app.UseHttpsRedirection() and my project is working now thank u @guardrex