Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SSH_AUTH_SOCK environment variable #16

Open
edosrecki opened this issue Nov 12, 2019 · 0 comments
Open

Use SSH_AUTH_SOCK environment variable #16

edosrecki opened this issue Nov 12, 2019 · 0 comments

Comments

@edosrecki
Copy link
Owner

edosrecki commented Nov 12, 2019

If a private key is encrypted, oOPSiee will try to use ssh-agent to sign the request. To use ssh-agent a socket has to be configured.

Currently, it has to be explicitly set by running oopsiee config set user.ssh-agent-socket <SOCKET>.

If user.ssh-agent-socket config variable is not set, oOPSiee should try to use SSH_AUTH_SOCK environment variable.

@edosrecki edosrecki changed the title Fallback to SSH_AUTH_SOCK env var if user.ssh-agent-socket config var is not set Use SSH_AUTH_SOCK environment variable Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant