qemu/tests/keys
Cong Liu 60210331fb New upstream version 7.1.0 2022-11-03 14:19:34 +08:00
..
README New upstream version 7.1.0 2022-11-03 14:19:34 +08:00
id_rsa New upstream version 7.1.0 2022-11-03 14:19:34 +08:00
id_rsa.pub New upstream version 7.1.0 2022-11-03 14:19:34 +08:00
vagrant New upstream version 7.1.0 2022-11-03 14:19:34 +08:00
vagrant.pub New upstream version 7.1.0 2022-11-03 14:19:34 +08:00

README

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.