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

OpenStack: Add ssh agent support #4655

Merged
merged 4 commits into from
Mar 14, 2017

Conversation

lbordowitz
Copy link

@lbordowitz lbordowitz commented Mar 10, 2017

We have an Openstack instance where we do not allow for any SSH other than through the certificate authority. This patch allows us to use SSH-CA. I've been using this patch for a couple weeks, and it works well.

If the code looks familiar, it's because I copy-pasted it from the amazon ssh code. If there's a way you'd prefer I refactor the two together, I'll be happy to do so.

@rickard-von-essen rickard-von-essen changed the title Add ssh agent to enable SSH-CA authentication. OpenStack: Add ssh agent support Mar 10, 2017
@rickard-von-essen rickard-von-essen self-assigned this Mar 10, 2017
@rickard-von-essen
Copy link
Collaborator

Thanks for the PR. Looks good, I might have some changes for the docs but I can fix that. Try to test this during the weekend.

@mwhooker mwhooker added this to the v1.1 milestone Mar 10, 2017
@rickard-von-essen
Copy link
Collaborator

There was some pieces missing for this to be complete. I've added those and updated docs a bit, but I also want to port over #4665. I'll do that tonight and then merge.

@rickard-von-essen rickard-von-essen merged commit 8c2a8f5 into hashicorp:master Mar 14, 2017
@ghost ghost locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants