mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Quick Fix: KES Guidance (#1187)
We already state on one page that you cannot undo KES once configured. This ensures we make that statement on all other relevant pages. Staged: - http://192.241.195.202:9000/staging/QUICKFIX/linux/operations/server-side-encryption.html - SSE-KMS and SSE-S3 tabs - http://192.241.195.202:9000/staging/QUICKFIX/linux/operations/server-side-encryption/configure-minio-kes.html - http://192.241.195.202:9000/staging/QUICKFIX/linux/administration/server-side-encryption.html SSE KMS and SSE-S3 Tabs - http://192.241.195.202:9000/staging/QUICKFIX/linux/administration/server-side-encryption/server-side-encryption-sse-kms.html#quickstart - http://192.241.195.202:9000/staging/QUICKFIX/linux/administration/server-side-encryption/server-side-encryption-sse-s3.html#quickstart
This commit is contained in:
@ -5,7 +5,8 @@
|
||||
|
||||
Enabling |SSE| on a MinIO deployment automatically encrypts the backend data for that deployment using the default encryption key.
|
||||
|
||||
MinIO *requires* access to KES *and* the root KMS to decrypt the backend and start normally.
|
||||
MinIO *requires* access to KES and the external KMS to decrypt the backend and start normally.
|
||||
The KMS **must** maintain and provide access to the :envvar:`MINIO_KMS_KES_KEY_NAME`.
|
||||
You cannot disable KES later or "undo" the |SSE| configuration at a later point.
|
||||
|
||||
.. end-kes-encrypted-backend-desc
|
||||
|
Reference in New Issue
Block a user