Opened on Jul 3, 2016 at 1:13:31 PM
Closed on Jul 15, 2016 at 12:41:22 PM
Last modified on Jul 19, 2016 at 9:20:22 AM
#9617 closed defect (fixed)
Enable S3-KMS option to pull keys from same region as S3 Bucket rather than just us-east-1
Reported by: | seymours | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 5.0.9 |
Component: | s3 | Version: | Nightly Build |
Severity: | major | Keywords: | kms s3 |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.11 |
Description
Trying to use KMS with custom keys in Cyberduck (and also Mountain Duck). Noted that the keys listed in the encryption drop down for the Info box on a bucket only list keys in us-east-1 - even when the bucket is in a different region.
Looking at debug output, I see the connection to kms.us-east-1.amazonaws.com although the bucket is in eu-west-1
This should be updated to use the KMS regional endpoints for the associated buckets region - http://docs.aws.amazon.com/general/latest/gr/rande.html#kms_region
Change History (3)
comment:1 Changed on Jul 3, 2016 at 4:10:03 PM by dkocher
- Milestone set to 5.1
- Owner set to dkocher
- Status changed from new to assigned
comment:2 Changed on Jul 15, 2016 at 12:41:22 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed on Jul 19, 2016 at 9:20:22 AM by dkocher
- Milestone changed from 5.1 to 5.0.9
Note: See
TracTickets for help on using
tickets.
In r21093.