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

aws/signer/v4: Fix Signer not trimming header value spaces #4141

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Oct 20, 2021

Fixes the AWS Sigv4 signer to trim header value's whitespace when computing the canonical headers block of the string to sign.

Fixes the AWS Sigv4 signer to trim header value's whitespace when
computing the canonical headers block of the string to sign.
@jasdel jasdel merged commit a7b0293 into aws:main Nov 3, 2021
@jasdel jasdel deleted the fixup/HeaderSpaceSigner branch November 3, 2021 19:19
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.

None yet

2 participants