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

Key storage and management #726

Closed
8 tasks done
gschueler opened this issue Apr 3, 2014 · 1 comment
Closed
8 tasks done

Key storage and management #726

gschueler opened this issue Apr 3, 2014 · 1 comment
Assignees
Milestone

Comments

@gschueler
Copy link
Member

Add a facility for uploading and using SSH private keys in a secure manner.

  • API for CRUD operations
  • provide pluggable encryption of the stored keys
  • provide pluggable backend storage of the keys
  • store keys in DB or filesystem by default
  • keys can be used by built-in SSH provider
  • apitoken policy should allow ssh key upload by default
  • gui field in project config to set default ssh key storage path
  • storage config should be in rundeck-config.properties
@gschueler
Copy link
Member Author

  • api and nomenclature should not be ssh key specific, but instead changed to "/keys" and "key storage"

@gschueler gschueler changed the title SSH Key storage and management Key storage and management Apr 22, 2014
gschueler added a commit that referenced this issue Apr 22, 2014
* some additional documentation added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant