Search code examples
amazon-s3jclouds

Server side encryption on Amazon S3 with JCloud


If I understand correctly right now it is not possible to use aws s3 server side encryption ("x-amz-server-side-encryption") with jcloud api? If that is not the case how one is supposed to trigger server side encryption?


Solution

  • jclouds does not yet support S3 server-side encryption, tracked by JCLOUDS-533.