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 V4 Integration #139

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

AWS V4 Integration #139

wants to merge 9 commits into from

Conversation

zahniman
Copy link

Integrated the AWS V4 authentication (mostly kept in awsv4.c) and made minor adjustments to existing code.
Slightly adjusted the startup sequence so that the first query goes to /bucket/?location to determine the region where the bucket lives. This is necessary for all authentication going forward. After this it follows the old routine for checking for the ACL.

Also added a switch "--use-awsv2" to fallback to old authentication method if required.

Tweaks in configure.ac are due to me using Visual Studio for development.

@wizzard
Copy link
Member

wizzard commented Mar 14, 2017

Thank you!
I'll review your patch during this week.

@RundleRomanowicz
Copy link

Has there been any update on this?
Thanks! :)

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