mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #2070] Feauture server-side encryption details #1045
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1045
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @allahshukur-ahmadzada on GitHub (Nov 30, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2070
Hi, I see in README there is feature "optional server-side encryption" but cant find detailed information about it. Can you please help me to understand how it works? how is it different compared to MiniO/KES/KMS setup.
@ggtakec commented on GitHub (Jan 15, 2023):
@allahshukur-ahmadzada I'm sorry for my late reply.
For SSE, please try running
s3fs --helporman s3fs.Optionally, it provides
use_sseand supports SSE-C, SSE-S3 and SSE-KMS depending on the parameters.[Note] V1.91 has a problem with SSE-C, and it will be released with a fix in the next version.
I will close this issue, but if you have a problem yet, please reopen this issue.