Fix "Enter passphrase for key" on macOS
You will be asked ‘Enter passphrase for key’ when doing SSH operation:
Enter passphrase for key ‘/Users/fannheyward/.ssh/id_rsa’:
On macOS you can fix this by ssh-add -K
.
Was this page helpful?
You will be asked ‘Enter passphrase for key’ when doing SSH operation:
Enter passphrase for key ‘/Users/fannheyward/.ssh/id_rsa’:
On macOS you can fix this by ssh-add -K
.
Was this page helpful?