Skip to content

Commit

Permalink
Docs: remove reference to old option
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmundell authored and bjoernricks committed Sep 19, 2023
1 parent 6a5df32 commit 897069b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -508,9 +508,12 @@ Look for the current key and remember its keyid. Then:
gpg --homedir /var/lib/gvm/gvmd/gnupg --edit-key KEYID
At the prompt enter `disable` followed by `save` and `quit`.
Then create a new key and re-encrypt all passwords:
Then start gvmd to create a new key:
gvmd
and finally re-encrypt all passwords:
gvmd --create-credentials-encryption-key
gvmd --encrypt-all-credentials
No encryption: If for backward compatibility reasons encrypted credentials
Expand Down

0 comments on commit 897069b

Please sign in to comment.