#1106751 validate --sshkey= parameter

#1106751#5
Date:
2025-05-29 09:13:55 UTC
From:
To:
Hi,

would be nice if mmdebstrap-autopkgtest-build-qemu would validate that the file
passed via --sshkey= is a pubkey, and maybe even checking if the key type is
supported by the release being built.

In my case I accidentally tabcompleted to the private key, and that got added to
/root/.ssh/authorized_keys, which of course won't let me log in.

Greets,
Lee