Skip to content

generate SSH key

source

    ssh-keygen -t ed25519 -C "hannesdelbeke@gmail.com"
> Enter a file in which to save the key (/c/Users/YOU/.ssh/id_ALGORITHM):[Press enter]
> Enter passphrase (empty for no passphrase): [Type a passphrase]
> Enter same passphrase again: [Type passphrase again]