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

Adding configuration to use S3 Sig V4 for presigned URLs #111

Conversation

simis2626
Copy link

Added configuration values, signature_version and addressing_style to ensure SigV4 is used instead
of SigV2 which is an older and less secure way to access S3 with presigned URLs

Issue #, if available:
#110

Description of changes:
Adding a config object to specify the use of s3v4 signature version.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Added configuration values, signature_version and addressing_style to ensure SigV4 is used instead
of SigV2 which is an older and less secure way to access S3 with presigned URLs
@tomnight
Copy link
Contributor

Thanks for the feedback, we will add this to our backlog and review it in the next release.

@morjoan
Copy link
Member

morjoan commented Dec 18, 2020

Thanks again for this feedback. This requested config has been incorporated in to the version 5.2.0 release.

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.

4 participants