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

creds/aws: Add support for DSA signature verification for EC2 #12340

Merged
merged 8 commits into from Aug 19, 2021

Commits on Aug 17, 2021

  1. Copy the full SHA
    5fd0b7a View commit details
    Browse the repository at this point in the history
  2. Add DSA support

    jasonodonnell committed Aug 17, 2021
    Copy the full SHA
    264e67e View commit details
    Browse the repository at this point in the history
  3. changelog

    jasonodonnell committed Aug 17, 2021
    Copy the full SHA
    b5c8596 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a6d832c View commit details
    Browse the repository at this point in the history
  5. Remove unneeded tests

    jasonodonnell committed Aug 17, 2021
    Copy the full SHA
    a69a21b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Fix backend test

    jasonodonnell committed Aug 18, 2021
    Copy the full SHA
    3158b1c View commit details
    Browse the repository at this point in the history
  2. Update builtin/credential/aws/pkcs7/README.md

    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    jasonodonnell and calvn committed Aug 18, 2021
    Copy the full SHA
    a0c8324 View commit details
    Browse the repository at this point in the history
  3. Update builtin/credential/aws/path_login.go

    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    jasonodonnell and calvn committed Aug 18, 2021
    Copy the full SHA
    d24f87e View commit details
    Browse the repository at this point in the history