Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The ASP.NET Core developer certificate is not trusted #19

Open
wangjianpeng opened this issue Aug 31, 2024 · 0 comments
Open

The ASP.NET Core developer certificate is not trusted #19

wangjianpeng opened this issue Aug 31, 2024 · 0 comments

Comments

@wangjianpeng
Copy link

I have run the 'ubuntu-create-dotnet-devcert.sh' on Ubuntu with WSL, when I run dotnet run --launch-profile https, I still got warn and failed with https.

➜  MyBlazorAppBegin dotnet run --launch-profile https

Building...
warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8]
      The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert.
info: Microsoft.Hosting.Lifetime[14]
      Now listening on: https://localhost:7123
info: Microsoft.Hosting.Lifetime[14]
      Now listening on: http://localhost:5045
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Development

what other steps should I do work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant