abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
92 stars 50 forks source link

Change Server Side Encryption Algorithm to KMS #129

Open topgun100 opened 1 year ago

topgun100 commented 1 year ago

Can we make the algo configurable, please? It appears to be hard-coded

https://github.com/abashev/vfs-s3/blob/96efe3fa31e1f9ade27b86c062f0b7a01655f894/src/main/java/com/github/vfss3/ObjectMetadataHolder.java#L83

abashev commented 1 year ago

Nice idea, but it will be possible to implement only at version 5.x