simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
686 stars 90 forks source link

Create IdentityServer website project,encountered the problem of error reporting #657

Closed lsleishu closed 6 months ago

lsleishu commented 6 months ago

5002

How can I solve this problem?

simpleidserver commented 6 months ago

Can-you open a command prompt and execute the command line below, a development certificate must be installed on your machine.

dotnet dev-certs https

For more information, please refer to the official documentation : https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-dev-certs