KnpGaufretteBundle
KnpGaufretteBundle copied to clipboard
AWS S3 adapter enable server side encription
Hello! Could someone explain me how I can enable server side encryption for AWS S3 adapter? I've tried simply adding option 'ServerSideEncryption' => 'AES256' in adapter options in config file but it does not work:(
Or it's impossible for now?
Related documentation - http://docs.aws.amazon.com/AmazonS3/latest/dev/SSEUsingPHPSDK.html
Thanks!
@NiR- Any news about this problem? thanks