1
0
mirror of https://github.com/minio/minio.git synced 2025-03-26 07:20:56 -04:00

5 Commits

Author SHA1 Message Date
Andreas Auernhammer
5549a44566 rename vault namespace env variable to be more idiomatic ()
This commit renames the env variable for vault namespaces
such that it begins with `MINIO_SSE_`. This is the prefix
for all Minio SSE related env. variables (like KMS).
2018-12-01 05:28:49 -08:00
poornas
45bb11e020 Set namespace on vault client if VAULT_NAMESPACE env is set () 2018-11-27 14:42:32 -08:00
poornas
eb1f9c9916 Update KMS readme with vault quick start guide () 2018-11-05 13:01:18 -08:00
Harshavardhana
f163bed40d
Add Vault support for custom CAs directory () 2018-10-01 13:49:10 -07:00
poornas
e71ef905f9 Add support for SSE-S3 server side encryption with vault ()
Add support for sse-s3 encryption with vault as KMS.

Also refactoring code to make use of headers and functions defined in
crypto package and clean up duplicated code.
2018-08-17 12:52:14 -07:00