Skip to content

Commit 17e8a64

Browse files
authored
Merge pull request #12552 from nextcloud/backport/12530/stable29
[stable29] document SSE-C support in external storage
2 parents 95d6468 + a925017 commit 17e8a64

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

admin_manual/configuration_files/external_storage/amazons3.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ access your S3 mount.
4242
The ``Enable SSL`` checkbox enables HTTPS connections and generally preferred. It is the default unless
4343
you disable it here.
4444

45+
Optionally, a 32-byte base64 encoded SSE-C key can be provided for server side encryption. See :doc:`../primary_storage` and the `SSE-C AWS documentation <https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html>`_ for more information how to generate a key.
46+
4547
.. figure:: images/amazons3.png
4648
:alt:
4749

29.9 KB
Loading

0 commit comments

Comments
 (0)