Top "Ssh-agent" questions

is a program that used together with OpenSSH or similar SSH programs provides a secure way of storing the private key.

Using git with ssh-agent on Windows

I'm on Windows. I installed git and posh-git (some helpers for Windows PowerShell). I can add keys with ssh-add and …

git powershell ssh atom-editor ssh-agent
How to make ssh-add read passphrase from a file?

I am trying to add a key to ssh-agent and want ssh-add to read the password from the key file …

ssh ssh-agent
How to auto-update SSH agent environment variables when attaching to existing tmux sessions

I am trying to find a nice way to restore the SSH agent when I reconnect a disconnected tmux session. …

tmux ssh-agent
Git- How to kill ssh-agent properly on Linux

I am using git on linux, when pushing to gitlab, sometimes it either stuck at: debug1: Connecting to gitlab.com [52.167.219.168] …

linux git ssh ssh-agent
GIT over SSH in Ansible hangs, eventhough ssh-agent forwarding is set up

I have set up everyhing I could find, but still cloning a repo from GitHub hangs the provisioning process. I …

git ssh timeout ansible ssh-agent
Jenkins execute shell scripts with parameters on remote machine

I have a Jenkins job which executes a shell script on remote server. Now I would like to send some …

linux git github jenkins ssh-agent
sshtunnel doesn't recognize private key password

I'm using sshtunnel to connect to connect to a remote server and on to a database from there. Everything is …

python private-key ssh-tunnel ssh-agent
Multiple ssh keys are not working

OS Description: Ubuntu 14.04.3 LTS ssh: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.3, OpenSSL 1.0.1f 6 Jan 2014 I am unable to use multiple ssh key …

git ssh gitlab openssh ssh-agent
How to extract private keys from an ssh-agent?

ssh-add -l displays that I have 3 RSA keys added to my SSH agent. ssh-add -L displays those public keys. How …

encryption key-management ssh-agent
Connection failed. Exhausted available authentication methods

I am trying to add deployment configuration using SFTP, however, I get this error: Connectionx.x.x.xfailed. Exhausted available …

ssh ftp sftp ssh-agent rubymine-7