From 2ea5abcd65cd99b188ec3739a883d9e45746b809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 16 Dec 2020 14:41:09 +0100 Subject: [PATCH] docs: replace openssl command with client MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- docs/backup-client.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/backup-client.rst b/docs/backup-client.rst index b462f399..1c35818f 100644 --- a/docs/backup-client.rst +++ b/docs/backup-client.rst @@ -353,8 +353,10 @@ To set up a master key: .. code-block:: console - # openssl rsautl -decrypt -inkey master-private.pem -in rsa-encrypted.key -out /path/to/target - Enter pass phrase for ./master-private.pem: ********* + # proxmox-backup-client key import-with-master-key /path/to/target --master-keyfile /path/to/master-private.pem --encrypted-keyfile /path/to/rsa-encrypted.key + Master Key Password: ****** + New Password: ****** + Verify Password: ****** 7. The target file will now contain the encryption key information in plain text. The success of this can be confirmed by passing the resulting ``json``