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

Add backup validation #457

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Add backup validation #457

merged 1 commit into from
Oct 27, 2023

Conversation

robin-nitrokey
Copy link
Member

This patch extends the nethsm backup and restore commands to validate the backup file. It also adds validate-backup and export-backup commands to check the content of a backup file.

Fixes: #456

Depends on:

Copy link
Collaborator

@daringer daringer left a comment

Choose a reason for hiding this comment

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

lgtm, just one minor typo foun

pynitrokey/cli/nethsm.py Outdated Show resolved Hide resolved
@robin-nitrokey robin-nitrokey marked this pull request as ready for review October 27, 2023 18:02
This patch extends the nethsm backup and restore commands to validate
the backup file.  It also adds validate-backup and export-backup
commands to check the content of a backup file.

Fixes: #456
@robin-nitrokey robin-nitrokey merged commit 84951bd into master Oct 27, 2023
@robin-nitrokey robin-nitrokey deleted the nethsm-backup branch October 27, 2023 18:33
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.

nethsm backup: Validate backup file
2 participants