ldesgoui / i69-servers

nice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First deploy on game VMs cannot decrypt SSH host keys

ldesgoui opened this issue · comments

  • Add a passworded age key in repo
  • Rekey host keys with it as recipient
  • Update the key command to use it (also use self)
    keyCommand = [ "age" "-i" "/home/ldesgoui/.ssh/id_ed25519" "-d" "ssh/host-${name}.age" ];