Details
-
New Feature
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
On Mar 15, 2012, Amazon announced a more secure way to sign api requests.
https://forums.aws.amazon.com/ann.jspa?annID=1398
New AWS regions, such as Frankfurt, will not support version 2 which jclouds presently uses:
http://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-authenticating-requests.html
Eventhough some AWS clones like openstack support both versions, not all do. jclouds should support both versions.
This is most important to address for s3 and ec2.
Attachments
Issue Links
- blocks
-
JCLOUDS-777 AuthorizationException connecting to eu-central-1
- Resolved
- is duplicated by
-
JCLOUDS-777 AuthorizationException connecting to eu-central-1
- Resolved
- is related to
-
JCLOUDS-659 Add support for multiple regions to Amazon Glacier AWSRequestSignerV4
- Open