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

Import-StrongNameKeyPair accepts invalid passwords #1

Open
oising opened this issue May 1, 2013 · 0 comments
Open

Import-StrongNameKeyPair accepts invalid passwords #1

oising opened this issue May 1, 2013 · 0 comments
Assignees

Comments

@oising
Copy link
Owner

oising commented May 1, 2013

The underlying .NET APIs don't complain with an invalid password for a PFX. The resultant StrongNameKeyPair instance is just zeroed out. I should detect this and throw a terminating error.

@ghost ghost assigned oising May 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant