Page 1 of 1

I don't use SSH Passphrases

Posted: Wed Jul 27, 2022 7:44 pm
by lili5058
Git Staging plugin seems to require an SSH Passphrase, but I don't use one.
How can I work around that?
Screen Shot 2022-07-27 at 12.44.21 PM.png

Re: I don't use SSH Passphrases

Posted: Thu Jul 28, 2022 3:31 pm
by alex_jitianu
Hello,

Perhaps the ssh-agent is configured on your system and the passphrase is set in it so you don't normally need to provide it in applications that kmow how to work with ssh-agent. Oxygen's Git Client is not currently integrated with ssh-agent so that might be why it requests for the passphrase.

If there is no passphrase involved, please write us an email on support@oxygenxml.com and I will give details/resources on how to activate logging. Looking inside the log file might tell us more about your setup.

Best regards,
Alex

Re: I don't use SSH Passphrases

Posted: Thu Jul 28, 2022 9:26 pm
by lili5058
I didn't create a passphrase when I created the key. I just entered <RETURN> when I was prompted for it during key creation.