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

Error during self sign certificate generation #98

Closed
mmoioli opened this issue Feb 17, 2021 · 3 comments
Closed

Error during self sign certificate generation #98

mmoioli opened this issue Feb 17, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@mmoioli
Copy link

mmoioli commented Feb 17, 2021

1

@marcinotorowski marcinotorowski added the bug Something isn't working label Feb 17, 2021
@marcinotorowski marcinotorowski self-assigned this Feb 17, 2021
@marcinotorowski
Copy link
Owner

Hi @mmoioli, thanks for spotting and reporting this. The problem is a regression after migration to .NET 5.0, and is caused by the following line:

This parameter is only required for Appx module, but must not be used for PKI (to which for example Export-Certificate belongs to). This must be fixed, as it also affects some other modules.

marcinotorowski added a commit that referenced this issue Feb 17, 2021
@marcinotorowski
Copy link
Owner

Resolved in 4c2735e

@marcinotorowski
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants