This commit is contained in:
2023-02-22 14:50:22 -05:00
parent 9f4985cb25
commit 438691a5ae
4 changed files with 107 additions and 53 deletions

View File

@@ -1 +1,11 @@
# vmimages
Create new SSH HOST KEYS
sudo ssh-keygen -q -N "" -t rsa -b 4096 -f /etc/ssh/ssh_host_rsa_key
sudo ssh-keygen -q -N "" -t ed25519 -f /etc/ssh/ssh_host_ed25519_key
TODO
swtich to ed25519
ssh-to-age? https://github.com/Mic92/ssh-to-age