mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
c3d4c1f584
This commit adds support for the minio/kes KMS. See: https://github.com/minio/kes In particular you can configure it as KMS by: - `export MINIO_KMS_KES_ENDPOINT=` // Server URL - `export MINIO_KMS_KES_KEY_FILE=` // TLS client private key - `export MINIO_KMS_KES_CERT_FILE=` // TLS client certificate - `export MINIO_KMS_KES_CA_PATH=` // Root CAs issuing server cert - `export MINIO_KMS_KES_KEY_NAME=` // The name of the (default) master key |
||
---|---|---|
.. | ||
cache | ||
compress | ||
etcd | ||
identity | ||
notify | ||
policy/opa | ||
storageclass | ||
bool-flag_test.go | ||
bool-flag.go | ||
certs_test.go | ||
certs.go | ||
config_test.go | ||
config.go | ||
constants.go | ||
errors-utils.go | ||
errors.go | ||
help.go | ||
legacy.go |