[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
Wed Jul 6 13:58:00 EDT 2016


    [ https://issues.jboss.org/browse/JGRP-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262311#comment-13262311 ] 

Mark Morris commented on JGRP-1914:
-----------------------------------

I have submitted a pull request that contains support for AWS Authentication Version 4 RESTful API. Use the new protocol class, S3_PING2 for access to ALL AWS regions. Run and review the several JUnit tests that exercise the code. Until the pull request is accepted you can access the code at: 
URL: https://github.com/TarantulaTechnology/JGroups.git 
Branch: S3_PING2_rc1.

> 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: 4.1
>
>         Attachments: AWS4.png
>
>
> 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.4.11#64026)


More information about the jboss-jira mailing list