question

WILLIAMBEHNING-8606 avatar image
0 Votes"
WILLIAMBEHNING-8606 asked ChaoDeng-MSFT edited

Certificate Error

I have a asp.net web api. .Net 5.0
It is deployed to a server running under Kestrel, not IIS.
It is not configured for SSL.

Why is it I get a certificate error trying to access an endpoint remotely?

dotnet-aspnet-core-webapi
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

What's the error? What's the URL? Can you share any code?

0 Votes 0 ·

Hi @WILLIAMBEHNING-8606,
Can you share your relevant code with us? This way you can better understand your problem, you can read this article first, which may be helpful to you.

https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/endpoints?view=aspnetcore-5.0

0 Votes 0 ·

0 Answers