minio/docs
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
..
bucket update README.md (#6893) 2018-11-29 15:50:57 -08:00
chroot Add chroot environment doc for minio (#5366) 2018-01-12 07:55:40 +05:30
compression Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
config Deprecate config-dir bring in certs-dir for TLS configuration (#7033) 2019-01-02 10:05:16 -08:00
deployment/kernel-tuning Fix kernel tuning script to ignore write failures (#6107) 2018-06-30 14:55:21 -07:00
disk-caching Spelling changes and fixed link (#6596) 2018-10-17 10:55:55 -07:00
distributed Spelling changes and fixed link (#6596) 2018-10-17 10:55:55 -07:00
docker Spelling changes and fixed link (#6596) 2018-10-17 10:55:55 -07:00
erasure Update documentation to show how to update minio config fields (#6301) 2018-08-20 13:37:10 -07:00
federation/lookup Update federation target to etcd/clientv3 (#6119) 2018-07-12 14:12:40 -07:00
gateway Fix NAS Gateway Docker command example (#6967) 2018-12-18 14:37:17 -08:00
kms Add double encryption at S3 gateway. (#6423) 2019-01-05 14:16:42 -08:00
large-bucket Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
logging Audit log claims from token (#6847) 2018-11-22 09:33:24 +05:30
metrics Fix broken links in docs (#6700) 2018-10-25 11:39:31 +05:30
multi-tenancy Deprecate config-dir bring in certs-dir for TLS configuration (#7033) 2019-01-02 10:05:16 -08:00
multi-user Add etcd as prerequisite for multi-user in gateway (#7022) 2018-12-27 07:22:18 +05:30
orchestration Update yaml files to latest version RELEASE.2018-12-27T18-33-08Z 2018-12-27 18:41:05 +00:00
screenshots Fix images for 8 node distributed deployment (#6685) 2018-10-23 10:50:38 +05:30
select Add select docs and fix return values for Select API (#6300) 2018-08-17 17:11:39 -07:00
shared-backend Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
sts Add support for AssumeRoleWithWebIdentity (#6985) 2019-01-04 13:48:12 -08:00
tls Deprecate config-dir bring in certs-dir for TLS configuration (#7033) 2019-01-02 10:05:16 -08:00
zh_CN Add double encryption at S3 gateway. (#6423) 2019-01-05 14:16:42 -08:00
minio-limits.md Format correction in server limits doc (#6773) 2018-11-06 14:50:11 -08:00