[
https://issues.jboss.org/browse/JGRP-1914?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-1914:
--------------------------------
So I deprecated {{S3_PING}}, but it will only be removed in 5.0.
[~glebleonov] Can you take a look at NATIVE_S3_PING [1] ? I'd like to know if it
solves your original problem of working with S3 buckets in the Franfurt region.
I'm closing this issue for now. If NATIVE_S3_PING does *not* solve your problem,
please create a *new* issue on NATIVE_S3_PING.
Cheers,
[1]
https://github.com/jgroups-extras/native-s3-ping
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
(v7.2.3#72005)