Quote: |
Is is possible for phpEd to use the key stored and loaed in Pageant to authenticate? |
PHPED supports keys stored in the same format as OpenSSH does. You can generate and conver them using tools shipped with OpenSSH.
To list keys for the terminal account, you have to create new "SSH Settings" on the Keys tab, then depending on SSH v1 or SSH v2 add file names to Host key files or Public identity files respectively. If your keys are protected with passphrase you may enter it in Certificate access pass phrase.
Then switch back to Accounts tab and point to just created SSH settings in corresponding combobox.