2
1
I imported an SSH key into PuTTY (creating a .ppk file). My SSH key uses a passphrase.
When I first logged in using that .ppk, PuTTY asked for my passphrase, but apparently, this passphrase is stored because it didn't ask me for the passphrase in the following connections.
I need to input the passphrase every time. How can I configure PuTTY to always ask for it?
This is the event log for the connection:
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2019.08.01 11:47:20 =~=~=~=~=~=~=~=~=~=~=~=
Using username "gordo".
Authenticating with public key "imported-openssh-key" from agent
Last login: Thu Aug 1 10:46:13 2019 from ip-<ip_redacted>.ec2.internal
]0;gordo@ip-<ip_redacted>:~[gordo@<ip_redacted> ~]$ exit
logout