I was looking at https://issues.apache.org/jira/browse/JCLOUDS-480 and it talks about the default signing for AWS being v4 and other s3 clones being v2. I just want to know if I can use v4 for a s3 clone? Is there any example that I can look at?
Thanks, Ranjith On Mon, Jun 18, 2018 at 7:21 PM Ranjith R <[email protected]> wrote: > Hi All - I know signature v4 signing is implemented for Amazon S3 > (aws-s3). Just wanted to know if I can use v4 signing for a non amazon > cloud which supports S3 API and sigV4 (s3). If it does, what changes > should be done from the client side? > > Thanks, > Ranjith >
