Open makkeu opened 10 years ago
Oh, nice find. It would be really great to get a pull request for this.
Any news on this?
I need this! Regarding a pull request, since I don't know the internals, can someone give me some hints where to start looking in the code?
+1 waiting for fix. Thanks!:)
+1 that would be great :)
+1
same here, would be super great! thanks
The place to watch is #273 :). Unfortunately I dropped the ball for 27 days responding to @shfx's last comment, but hopefully he hasn't given up on this idea...
+1
+1
+1
:+1:
+1
Any progress on this?
same ship ...
well it seems this whole stuff works with aws-sdk and I can connect and put object to S3 in eu-central-1. gonna check the internals of knox
oh come on :(
+1
+1
+1
+1
+1
+1
+1
+1
Sigh
+1
+1
+1
+1 Same ship.
+1
+1
Still nothing.
Since the effort of @shfx has never made it into knox as it seems. And the documentation to derive the key is given here http://docs.aws.amazon.com/general/latest/gr/signature-v4-examples.html#signature-v4-examples-jscript
Can someone point me to the places in code that need the signature implementation ?
also +1
+1
Any update on this issue? (putBuffer & pufFile are not working)
Is any solution for this?
It seems that knox doesn't support signature v4 (http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html). On Frankfurt data center (eu-central-1), it is required, and I can't get knox to work with it. Trying to get a list of files in bucket results following error:
'The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.'
Here is the sample code: