Tomaz Muraus created LIBCLOUD-626:
-------------------------------------
Summary: Add support for AWS signature version 4
Key: LIBCLOUD-626
URL: https://issues.apache.org/jira/browse/LIBCLOUD-626
Project: Libcloud
Issue Type: Task
Components: Compute, Core
Reporter: Tomaz Muraus
Priority: Minor
Amazon launched new Frankfurt region which only supports requests signed using
signature version 4 (https://aws.amazon.com/blogs/aws/aws-region-germany/).
Currently, Libcloud only supports signature version 2. We should add support
for version 4 (in addition to the existing support for v2).
To start, we should only use version 4 for the new Frankfurt region.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)