]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
fix #3197: skip fingerprint check when restoring key
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 16 Dec 2020 13:41:06 +0000 (14:41 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 17 Dec 2020 05:37:54 +0000 (06:37 +0100)
commit48fbbfeb7e17a9dfe0771360925df927418b635d
tree78248d74f144e5d3034a2f98960ea4468d726817
parent9990af304247bb1020a25f2aeae5c90f8e3ab3b3
fix #3197: skip fingerprint check when restoring key

when restoring an encrypted key, the original one is obviously not
available to check the fingerprint with.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/bin/proxmox-backup-client.rs