]> git.proxmox.com Git - mirror_qemu.git/commit
block: better document SSH host key fingerprint checking
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 13 Sep 2021 16:55:58 +0000 (17:55 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 16 Feb 2022 14:34:15 +0000 (14:34 +0000)
commitab458750d06bc5dec241722df8b2d5cd2456f66d
treed1a32ec199194ba1c4452936f790a0054c541d01
parentad38520bdeb2b1e0b487db317f29119e94c1c88d
block: better document SSH host key fingerprint checking

The docs still illustrate host key fingerprint checking using the old
md5 hashes which are considered insecure and obsolete. Change it to
illustrate using a sha256 hash. Also show how to extract the hash
value from the known_hosts file.

Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/system/qemu-block-drivers.rst.inc