Skip to content

dotnet dev-certs should be able to export to a pfx without a password #48482

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

Open
jackmtpt opened this issue Apr 15, 2025 · 2 comments
Open

dotnet dev-certs should be able to export to a pfx without a password #48482

jackmtpt opened this issue Apr 15, 2025 · 2 comments
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member

Comments

@jackmtpt
Copy link

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

You can export to .pem/.key files with --no-password but this fails for a PFX file. PFX files can be generated without a password so there's no reason not to allow this.

Describe the solution you'd like

PFX export should be the same as PEM.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Apr 15, 2025
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

1 similar comment
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@marcpopMSFT marcpopMSFT added the Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

3 participants