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

Allow setting AWS S3 SSE-C key #2151

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Allow setting AWS S3 SSE-C key #2151

merged 1 commit into from
Jan 26, 2024

Conversation

pathob
Copy link
Contributor

@pathob pathob commented Jan 25, 2024

The AWS S3 SSE-C key for server side encryption can now be set using the environment variable OBJECTSTORE_S3_SSE_C_KEY.

The AWS S3 SSE-C key for server side encryption can now be set using
the environment variable `OBJECTSTORE_S3_SSE_C_KEY`.

Signed-off-by: Patrick Hobusch <[email protected]>
@pathob
Copy link
Contributor Author

pathob commented Jan 25, 2024

This PR is a replacement for #2098 where I made suggestions to fix the code (missing closing bracket )) and to improve the documentation (use existing wording) a few weeks ago without a response.

I need this PR and #2141 "asap" to not further rely on a patched image for my new Nextcloud installation using AWS S3 with server side encryption as primary storage backend.

Thanks a lot!

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

Successfully merging this pull request may close these issues.

3 participants