git-annex/doc/special_remotes/comment_37_9fa2adc324ba25428a681158e58a5300._comment
Joey Hess 5343544822
S3: Support the special case endpoint needed for the cn-north-1 region.
* S3: Support the special case endpoint needed for the cn-north-1 region.
* Webapp: Don't list the Frankfurt region, as this (and some other new
  regions) need V4 authorization which the aws library does not yet use.

This commit was sponsored by Nick Daly on Patreon.
2016-11-07 11:49:34 -04:00

14 lines
496 B
Text

[[!comment format=mdwn
username="joey"
subject="""comment 37"""
date="2016-11-07T14:58:17Z"
content="""
@bec.watson, better to open a bug report for this kind of problem.
Seems that the [AWS library](http://hackage.haskell.org/package/aws)
that git-annex is using does not use V4 authorization yet. Work is in
progress: <https://github.com/aristidb/aws/pull/199>
As to the endpoint hostname, that must be a special case for
China, so I've made git-annex aware of that special case.
"""]]