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 handling for failed private key import #259

Closed
wants to merge 2 commits into from

Conversation

massi-ang
Copy link
Contributor

Issue #, if available:
#258
Description of changes:
Added handling of result code to print a useful message to the user in case the private key import fails

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@bretambrose bretambrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good but the original function itself has a lot of leaks when various error conditions are hit. We need to fix that.

@justinboswell justinboswell changed the base branch from master to main November 13, 2020 01:58
@bretambrose
Copy link
Contributor

This was merged in the big windows certificate refactor PR here: #371

@bretambrose bretambrose closed this Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants