* The docs were pointing people towards the obsolete and insecure MD5 fingerprint config instead of preferred sha256 * The sha256 fingerprint handling wasn't wired up into the legacy CLI parsing code * Finger print check failures were hard to diagnose due to limited info reported on error.
Daniel P. Berrangé (3): block: better document SSH host key fingerprint checking block: support sha256 fingerprint with pre-blockdev options block: print the server key type and fingerprint on failure block/ssh.c | 42 +++++++++++++++++++++----- docs/system/qemu-block-drivers.rst.inc | 30 +++++++++++++++--- 2 files changed, 61 insertions(+), 11 deletions(-) -- 2.31.1