xemu/tests/keys
mborgerson 57b0d947f3 deploy: 98a3974290 2025-07-29 22:06:20 +00:00
..
README deploy: 98a3974290 2025-07-29 22:06:20 +00:00
id_rsa deploy: 98a3974290 2025-07-29 22:06:20 +00:00
id_rsa.pub deploy: 98a3974290 2025-07-29 22:06:20 +00:00
vagrant deploy: 98a3974290 2025-07-29 22:06:20 +00:00
vagrant.pub deploy: 98a3974290 2025-07-29 22:06:20 +00: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.