How to resolve ESXi 7.0 host not allowing ED25519 SSH key

on ESXi host:
vi /etc/ssh/keys-root/authorized_keys

  • change FipsMode from yes to no
  • add HostKey /etc/ssh/ssh_host_ed25519_key

Then restart ssh:
/etc/init.d/SSH restart

Edit

Pub: 05 Dec 2021 01:43 UTC

Edit: 05 Dec 2021 01:43 UTC

Views: 94