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

fix: handle an exception on executing the copy_pkeycontainer script over a computer without CryptoPro installed #6

Closed
vecryd opened this issue Nov 17, 2022 · 0 comments · Fixed by #8
Assignees

Comments

@vecryd
Copy link
Owner

vecryd commented Nov 17, 2022

The exception is raised because the registry path "SOFTWARE\Crypto Pro\Settings\Users" cannot be found on a computer where CryptoPro was not installed. The code can be wrapped with 'try-except' clause in order to give a user more informative message about what was happened.

@vecryd vecryd self-assigned this Nov 17, 2022
@vecryd vecryd mentioned this issue Nov 17, 2022
@vecryd vecryd closed this as completed in #8 Nov 17, 2022
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 a pull request may close this issue.

1 participant