Skip to content

amazon suggests using signature_version 4 for accessing the elasticlo…#796

Closed
paepke wants to merge 2 commits into
apache:trunkfrom
paepke:LIBCLOUD-824_elb_signature_v4
Closed

amazon suggests using signature_version 4 for accessing the elasticlo…#796
paepke wants to merge 2 commits into
apache:trunkfrom
paepke:LIBCLOUD-824_elb_signature_v4

Conversation

@paepke
Copy link
Copy Markdown
Contributor

@paepke paepke commented May 27, 2016

[LIBCLOUD-824] Elastic loadbalancer signature version 4

Description

At least the region eu-central-1 does not support Signature Version 2.
At http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/using-query-api.html is stated that newer applications should support Version 4 as the standard signing.
See Amazon ELB Docs.

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

…adbalancing api. Currently at least eu-central-1 requires using this version in my case.
@Kami
Copy link
Copy Markdown
Member

Kami commented May 27, 2016

Thanks.

The change looks good to me - did you also had a chance to test it against the live API?

@paepke
Copy link
Copy Markdown
Contributor Author

paepke commented May 27, 2016

I'm using it currently against the live api. Without this patch the ELB API is broken to me for eu-central-1.
Also eg. us-east-1 is working with this patch.

@asfgit asfgit closed this in 323473e May 28, 2016
asfgit pushed a commit that referenced this pull request May 28, 2016
Closes #796

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
@Kami
Copy link
Copy Markdown
Member

Kami commented May 28, 2016

Merged, 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