]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
doc: remove invalid hostkey info for --dhchap-secret
authorDaniel Wagner <dwagner@suse.de>
Thu, 16 Nov 2023 10:58:42 +0000 (11:58 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 16 Nov 2023 11:03:21 +0000 (12:03 +0100)
commite8851642abb5ea3a38fba06359ead0dafe74142f
treeb2033902704d732726b121c4ac518fa131b89234
parent054210e1da07e945ece18f44d477859fdcb41aed
doc: remove invalid hostkey info for --dhchap-secret

There is no code which reads in the secret from the mentioned file. This
was done in the early stages of the implementation. But it is not
considered good practice to store secrets as plain text in /etc, thus
this feature was removed later. Instead the connect command is able to
use the kernel keystore for this.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
Documentation/nvme-connect.txt