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

Cannot be used with frankfurt aws region because of v4 signature #29

Open
andreialecu opened this issue Nov 20, 2015 · 1 comment
Open

Comments

@andreialecu
Copy link

Knox does not support v4 signatures, which is needed for new aws regions.

See: Automattic/knox#254

There has been an open PR for 8 months for knox to fix it: Automattic/knox#273 but the maintainers seem to disagree with it.

As a suggestion, I would recommend using aws-sdk directly, which can handle v4 signatures, is better maintained and was made a lot easier to use recently.

@andreialecu
Copy link
Author

I fixed this in #30.

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