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 of Update AWS auth method certificates into release/1.11.x #15732

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #15719 to be assessed for backporting due to the inclusion of the label backport/1.11.x.

The below text is copied from the body of the original PR.


Add tests that the rsa2048 document can also be verified using the
pkcs7 field for AWS auth.

Due to the use of SHA-1-based signatures for the identity and pkcs7
methods, we want to encourage moving toward using the RSA 2048 workflow,
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/verify-rsa2048.html

This doesn't require code changes for Vault necessarily, but adding in
the (many) certificates will help end users.

Also adds rsa2048 option to API to fetch the RSA 2048 signature.

I will make a PR to update to the AWS auth docs to document the RSA 2048
flow soon after this.

I ran the AWS acceptance tests manually to verify that the RSA 2048 flow works as expected.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core requested a review from a team June 1, 2022 17:49
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-6394/aws-auth-sha1/constantly-hip-beagle branch from 131c05a to 4e1bbec Compare June 1, 2022 17:49
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-6394/aws-auth-sha1/constantly-hip-beagle branch from 2348378 to 230f7d6 Compare June 1, 2022 17:49
@swenson
Copy link
Contributor

swenson commented Jun 1, 2022

Thanks!

@swenson swenson added this to the 1.11.0-rc1 milestone Jun 1, 2022
@swenson swenson merged commit 0642d7c into release/1.11.x Jun 1, 2022
@swenson swenson deleted the backport/vault-6394/aws-auth-sha1/constantly-hip-beagle branch June 1, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants