1
0
Fork 0
qemu/tests/keys
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00
..
id_rsa Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
id_rsa.pub Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
README Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
vagrant Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00
vagrant.pub Adding upstream version 1:10.0.2+ds. 2025-06-22 14:27:05 +02:00

This folder contains a well-known ssh key pair used in QEMU tests.

Some guests require the key to exist prior to provisioning the guest; also,
reusing a pre-built key avoids consuming entropy every time the testsuite is
run.  Because the private key is well-known, care must be taken to use the key
ONLY in situations that cannot be compromised by external network clients.