minio/docs/zh_CN
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423)
This PR adds pass-through, single encryption at gateway and double
encryption support (gateway encryption with pass through of SSE
headers to backend).

If KMS is set up (either with Vault as KMS or using
MINIO_SSE_MASTER_KEY),gateway will automatically perform
single encryption. If MINIO_GATEWAY_SSE is set up in addition to
Vault KMS, double encryption is performed.When neither KMS nor
MINIO_GATEWAY_SSE is set, do a pass through to backend.

When double encryption is specified, MINIO_GATEWAY_SSE can be set to
"C" for SSE-C encryption at gateway and backend, "S3" for SSE-S3
encryption at gateway/backend or both to support more than one option.

Fixes #6323, #6696
2019-01-05 14:16:42 -08:00
..
backend Add double encryption at S3 gateway. (#6423) 2019-01-05 14:16:42 -08:00
browser Add chinese translation docs. (#5224) 2017-11-22 15:15:40 -08:00
bucket update README.md (#6893) 2018-11-29 15:50:57 -08:00
caching Add chinese translation docs. (#5224) 2017-11-22 15:15:40 -08:00
config Update README.md (#6832) 2018-11-27 14:04:11 -08:00
deployment/kernel-tuning Add chinese translation docs. (#5224) 2017-11-22 15:15:40 -08:00
disk-caching Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
distributed Correct link paths in Chinese documentation (#6299) 2018-08-17 13:16:17 -07:00
docker Correct link paths in Chinese documentation (#6299) 2018-08-17 13:16:17 -07:00
erasure docs: fix all Chinese doc links for the new docs site (#6097) 2018-06-28 16:02:02 -07:00
gateway Update azure.md (#6834) 2018-11-27 14:05:27 -08:00
large-bucket Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
multi-tenancy Update README.md (#6833) 2018-11-27 14:03:08 -08:00
orchestration fix typo (#6812) 2018-11-27 14:04:50 -08:00
shared-backend Fix broken links in docs (#6700) 2018-10-25 11:39:31 +05:30
tls docs: fix all Chinese doc links for the new docs site (#6097) 2018-06-28 16:02:02 -07:00
FreeBSD.md Add chinese translation docs. (#5224) 2017-11-22 15:15:40 -08:00
minio-limits.md docs: fix all Chinese doc links for the new docs site (#6097) 2018-06-28 16:02:02 -07:00