Skip to content

Aspire Assistance with HTTPS #5453

@NapalmCodes

Description

@NapalmCodes

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

The Aspire dashboard provides an https OTLP endpoint for publishing observability data. Since it runs locally with dotnet dev-certs containers with their own isolated network are not able to publish metrics, traces etc. as they do not trust the dev-certs. In addition, dev-certs are only for localhost not host.docker.internal which is used to communicate with the dashboard.

Describe the solution you'd like

Aspire should help with setting up HTTPS between container and non-container resources. This would allow developers to work with SSL locally in a painless way.

Additional context

See discussion #5221

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions