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:x-amz-cek-alg is an illegal header #6

Open
nrathaus opened this issue Jun 2, 2024 · 0 comments
Open

aws:x-amz-cek-alg is an illegal header #6

nrathaus opened this issue Jun 2, 2024 · 0 comments

Comments

@nrathaus
Copy link

nrathaus commented Jun 2, 2024

In the headers.txt file there is a aws:x-amz-cek-alg value, this cannot be used as a header, as it has : inside it which is illegal according to: http://tools.ietf.org/html/rfc7230#section-3.2

I believe the correct line should read:

x-amz-matdesc: {"aws:x-amz-cek-alg":"AES/GCM/NoPadding"}
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

No branches or pull requests

1 participant