[jboss-jira] [JBoss JIRA] (JGRP-1914) S3_PING doesn't work with S3 buckets created in Frankfurt region
Mark Morris (JIRA)
issues at jboss.org
Tue Aug 11 13:09:03 EDT 2015
[ https://issues.jboss.org/browse/JGRP-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Morris updated JGRP-1914:
------------------------------
Hi Bela,
I would like to refactor the S3_PING inner class I created for AWS authentication version 4, so it is decoupled from S3_PING.java. Where would you like me to put the new Class? Maybe org.jgroups.util or I can make a package under org.jgroups.protocols and put there?
-Mark
> S3_PING doesn't work with S3 buckets created in Frankfurt region
> -----------------------------------------------------------------
>
> Key: JGRP-1914
> URL: https://issues.jboss.org/browse/JGRP-1914
> Project: JGroups
> Issue Type: Bug
> Reporter: Gleb Leonov
> Assignee: Bela Ban
> Fix For: 3.6.5
>
>
> I tried to use S3_PING with access and secret key pair. However, I got 400 (Bad Request) error. After some investigation, I found that modern S3 buckets created in Frankfurt needs amazon v4 authentication, which needs hmac-sha256. But now S3_PING supports only hmac-sha1, so I see no way to use S3_PING with buckets in Frankfurt region.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list