Generate ED25519 SSH key pair

ssh-keygen -t ED25519 -C "<comment>" -f <keyname>
Kategory
ssh keygen
Description
Creates a modern ED25519 SSH key pair with a comment label, saving it to a specified filename instead of the default path.
Kontributor
iarc13
Upvotes
▲ 0