-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
If your SSH key to our jump servers uses a passphrase (which we generally recommend) ... the awstunnel
script will not prompt for that passphrase. Especially seems to happen after reboot, when your keychain (apparently?) forgets the passphrase.
Is there some way to force it to prompt? Part of the issue may be that awstunnel
doesn't explicitly indicate which ssh key to use. It lets ssh
try them in whatever order - which I guess can silently skip one lacking a passphrase.
Metadata
Metadata
Assignees
Labels
No labels