Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement SSE support #523

Closed
10 tasks done
Xuanwo opened this issue Apr 16, 2021 · 0 comments · Fixed by beyondstorage/go-storage-example#4
Closed
10 tasks done

Implement SSE support #523

Xuanwo opened this issue Apr 16, 2021 · 0 comments · Fixed by beyondstorage/go-storage-example#4
Assignees

Comments

@Xuanwo
Copy link
Contributor

Xuanwo commented Apr 16, 2021

Description

SSE is Server-Side Encryption, which is used by various applications, we need to support it.

Notes

  • We should calculate the key hash for users which means
    • we should remove pairs like sse_customer_key_sha256.
    • we should calculate the hash while sending the request.

Roadmap

If the service does not support this feature, please mark it as done and leave a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants