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

Backport: Add support for DSA signature verification for EC2 (#12340) #12361

Merged
merged 3 commits into from
Aug 20, 2021

Conversation

jasonodonnell
Copy link
Contributor

  • creds/aws: import pkcs7 verification package

  • Add DSA support

  • changelog

  • Add DSA to correct verify function

  • Remove unneeded tests

  • Fix backend test

  • Update builtin/credential/aws/pkcs7/README.md

Co-authored-by: Calvin Leung Huang [email protected]

  • Update builtin/credential/aws/path_login.go

Co-authored-by: Calvin Leung Huang [email protected]

Co-authored-by: Calvin Leung Huang [email protected]

* creds/aws: import pkcs7 verification package

* Add DSA support

* changelog

* Add DSA to correct verify function

* Remove unneeded tests

* Fix backend test

* Update builtin/credential/aws/pkcs7/README.md

Co-authored-by: Calvin Leung Huang <[email protected]>

* Update builtin/credential/aws/path_login.go

Co-authored-by: Calvin Leung Huang <[email protected]>

Co-authored-by: Calvin Leung Huang <[email protected]>
@jasonodonnell jasonodonnell added this to the 1.8.2 milestone Aug 19, 2021
@jasonodonnell jasonodonnell requested review from kalafut, calvn and a team August 19, 2021 13:45
@vercel vercel bot temporarily deployed to Preview – vault August 20, 2021 15:32 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook August 20, 2021 15:32 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants