You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If first configuring vault with Google Cloud KMS for auto-unseal, then removing that from the config and starting up, the server will segfault.
To Reproduce
Steps to reproduce the behavior:
Initialize a vault with Google Cloud KMS auto-unseal
Remove the seal block from the config and restart.
See error
Expected behavior
Clear error message that some config combination is invalid.
Environment:
Vault Server Version (retrieve with vault status): 1.3.2
Vault CLI Version (retrieve with vault version): 1.3.2
Describe the bug
If first configuring vault with Google Cloud KMS for auto-unseal, then removing that from the config and starting up, the server will segfault.
To Reproduce
Steps to reproduce the behavior:
seal
block from the config and restart.Expected behavior
Clear error message that some config combination is invalid.
Environment:
vault status
): 1.3.2vault version
): 1.3.2Vault server configuration file(s):
Remove the
seal
block to provoke the crash.Additional context
The text was updated successfully, but these errors were encountered: