mirror of https://github.com/minio/minio.git
810a44e951
This commit adds an admin API route and handler for requesting status information about a KMS key. Therefore, the client specifies the KMS key ID (when empty / not set the server takes the currently configured default key-ID) and the server tries to perform a dummy encryption, re-wrap and decryption operation. If all three succeed we know that the server can access the KMS and has permissions to generate, re-wrap and decrypt data keys (policy is set correctly). |
||
---|---|---|
.. | ||
add-user-and-policy.go | ||
cpu-load-info.go | ||
drives-perf-info.go | ||
get-config-keys.go | ||
get-config.go | ||
heal-bucket.go | ||
heal-buckets-list.go | ||
heal-format.go | ||
heal-object.go | ||
heal-status.go | ||
kms-status.go | ||
lock-clear.go | ||
mem-usage-info.go | ||
net-perf-info.go | ||
profiling.go | ||
server-info.go | ||
service-restart.go | ||
service-trace.go | ||
set-config-keys.go | ||
set-config.go | ||
top-locks.go |