Skip to content
Discussion options

You must be logged in to vote

Hi @davidfowl , thanks for your instant reply, I was able to solve it.
I have tried it again first of all via CLI only and have followed exactly the steps described here:

https://learn.microsoft.com/en-us/dotnet/aspire/get-started/build-your-first-aspire-app?pivots=dotnet-cli

The most important thing for me was that line:
If you haven't already trusted the ASP.NET Core localhost certificate, you will need to trust the certificate before running the app:

Since I am a Linux user, I have followed a few links and landed right here:

https://learn.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-8.0&tabs=visual-studio%2Clinux-ubuntu#trust-https-certificate-on-linux

I have …

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@davidfowl
Comment options

@sprudel79
Comment options

@davidfowl
Comment options

@sprudel79
Comment options

@davidfowl
Comment options

Answer selected by timheuer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
2 participants
Converted from issue

This discussion was converted from issue #4536 on June 17, 2024 15:59.