-
Notifications
You must be signed in to change notification settings - Fork 511
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
adding --role flag to key import #882
Commits on Aug 10, 2016
-
added -r, --role flag to CLI and the addition of specified role to th…
…e PEM data. need to write tests + address additional concerns Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c97ceff - Browse repository at this point
Copy the full SHA c97ceffView commit details -
added functionality to import roles with gun and role along with role…
… defaults etc, need to write tests for this new functionality Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad9ecf3 - Browse repository at this point
Copy the full SHA ad9ecf3View commit details -
tests for path inference, block over flag precedence in import and er…
…rors when we don't have enough info to import a key Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f709c9 - Browse repository at this point
Copy the full SHA 7f709c9View commit details -
fixed lint issues and added passphrase retriever for encryption of keys
Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66be5d9 - Browse repository at this point
Copy the full SHA 66be5d9View commit details -
Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a5b332 - Browse repository at this point
Copy the full SHA 1a5b332View commit details -
made changes as per comments on PR
Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13d986a - Browse repository at this point
Copy the full SHA 13d986aView commit details -
cleaned up a lot of the control flow in key imports and added a bunch…
… of tests covering more cases, added a delegation add- import and publish flow test Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e19af6b - Browse repository at this point
Copy the full SHA e19af6bView commit details -
addressed comments- made a bunch of fixes and added tests- main ones …
…being encryption tests and export import testflow test Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba2508f - Browse repository at this point
Copy the full SHA ba2508fView commit details -
added skip import if a key is imported to a non root canonical role w…
…ithout a gun Signed-off-by: Avi Vaid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8a9ca9 - Browse repository at this point
Copy the full SHA d8a9ca9View commit details