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

Signing of S3 request is invalid with some keys #9680

Closed
cyberduck opened this issue Sep 2, 2016 · 2 comments
Closed

Signing of S3 request is invalid with some keys #9680

cyberduck opened this issue Sep 2, 2016 · 2 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation wontfix
Milestone

Comments

@cyberduck
Copy link
Collaborator

bab1498 created the issue

When I use an S3 key which has all the printable UTF-8 characters in it, Cyberduck generates a SignatureDoesNotMatch error with AWS S3. The key is given below and when it's listed in CyberDuck, it shows up as a directory up to the slash in the middle. Trying to go down the path causes the error.

Key on the following line (contains all characters):

BasicPutGet-UTF-8-Chars: !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Remove the / which is reserved as a delimiter for virtual directories.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug s3 AWS S3 Protocol Implementation wontfix
Projects
None yet
Development

No branches or pull requests

2 participants