Skip to content

dotnet dev-certs should have the ability to import the generated cert into the machine store #48481

Open
@jackmtpt

Description

@jackmtpt

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

We have several applications that run as windows services which we'd like to be able to use dev-certs with. Typically we'd be debugging a separate application that needs to talk to these services over HTTPS, and we'd like to use the same cert everywhere.

At the monent we can work around this by exporting the cert to a pfx file and importing it into the machine store, but it'd be better if this could be built-in.

Describe the solution you'd like

dotnet dev-certs https --trust --add-to-machine-store or something like that

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-AspNetCoreRazorSDK, BlazorWebAssemblySDK, dotnet-watchuntriagedRequest triage from a team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions