f9fdac0345
* Respond with cache size on config write Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Respond with key policy on write This includes creating a key, but also trimming or rotating an existing key. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog entry Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Correctly handle locking around policy formatting Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Validate that responses are non-empty Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> --------- Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> |
||
---|---|---|
.. | ||
cmd/transit | ||
backend.go | ||
backend_test.go | ||
managed_key_util.go | ||
path_backup.go | ||
path_backup_test.go | ||
path_cache_config.go | ||
path_cache_config_test.go | ||
path_config_keys.go | ||
path_config_keys_test.go | ||
path_datakey.go | ||
path_decrypt.go | ||
path_decrypt_bench_test.go | ||
path_decrypt_test.go | ||
path_encrypt.go | ||
path_encrypt_bench_test.go | ||
path_encrypt_test.go | ||
path_export.go | ||
path_export_test.go | ||
path_hash.go | ||
path_hash_test.go | ||
path_hmac.go | ||
path_hmac_test.go | ||
path_import.go | ||
path_import_test.go | ||
path_keys.go | ||
path_keys_config.go | ||
path_keys_config_test.go | ||
path_keys_test.go | ||
path_random.go | ||
path_random_test.go | ||
path_restore.go | ||
path_restore_test.go | ||
path_rewrap.go | ||
path_rewrap_test.go | ||
path_rotate.go | ||
path_sign_verify.go | ||
path_sign_verify_test.go | ||
path_trim.go | ||
path_trim_test.go | ||
path_wrapping_key.go | ||
path_wrapping_key_test.go | ||
stepwise_test.go |