-
Notifications
You must be signed in to change notification settings - Fork 29
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
nethsm backup: Validate backup file #456
Comments
robin-nitrokey
added a commit
that referenced
this issue
Oct 27, 2023
This patch extends the 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
added a commit
that referenced
this issue
Oct 27, 2023
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
Merged
robin-nitrokey
added a commit
that referenced
this issue
Oct 27, 2023
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
added a commit
that referenced
this issue
Oct 27, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After creating the backup, the backup file should be validated. The validation should be implemented in nethsm-sdk-py, see: Nitrokey/nethsm-sdk-py#49
The text was updated successfully, but these errors were encountered: