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

Support deprecating old root keys after rotation #942

Merged
merged 7 commits into from
Jan 10, 2017

Commits on Jan 9, 2017

  1. Allow specifying key(s) when rotating root

    Signed-off-by: Evan Cordell <[email protected]>
    ecordell committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    9800984 View commit details
    Browse the repository at this point in the history
  2. server: add support for serving root files by version

    Signed-off-by: Evan Cordell <[email protected]>
    ecordell committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    205e8a5 View commit details
    Browse the repository at this point in the history
  3. client: add support for rotating root keys

    Signed-off-by: Evan Cordell <[email protected]>
    ecordell committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    a5ffe53 View commit details
    Browse the repository at this point in the history
  4. minor refactoring: root key rotation

    Signed-off-by: Evan Cordell <[email protected]>
    ecordell committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    22bedc7 View commit details
    Browse the repository at this point in the history
  5. Support legacy clients

    Signed-off-by: Evan Cordell <[email protected]>
    ecordell committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    e58a1a8 View commit details
    Browse the repository at this point in the history
  6. clean up root rotation

    Signed-off-by: Evan Cordell <[email protected]>
    ecordell committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    edfd88c View commit details
    Browse the repository at this point in the history
  7. Additional root rotation tests

    Signed-off-by: Evan Cordell <[email protected]>
    ecordell committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    bebce70 View commit details
    Browse the repository at this point in the history