diff --git a/admin_manual/configuration_files/external_storage/amazons3.rst b/admin_manual/configuration_files/external_storage/amazons3.rst index b351672d9ea..0c09f294eec 100644 --- a/admin_manual/configuration_files/external_storage/amazons3.rst +++ b/admin_manual/configuration_files/external_storage/amazons3.rst @@ -42,6 +42,8 @@ access your S3 mount. The ``Enable SSL`` checkbox enables HTTPS connections and generally preferred. It is the default unless you disable it here. +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 `_ for more information how to generate a key. + .. figure:: images/amazons3.png :alt: diff --git a/admin_manual/configuration_files/external_storage/images/amazons3.png b/admin_manual/configuration_files/external_storage/images/amazons3.png index 7c552ae7853..8944fa9361b 100644 Binary files a/admin_manual/configuration_files/external_storage/images/amazons3.png and b/admin_manual/configuration_files/external_storage/images/amazons3.png differ