-
Every time Vault server is restarted through the deployment update, or BOSH resurrector, it's started up in a seal state. Vault server has to be unsealed manually via Vault cli or api before it can be…
-
I used cloud-init for generation of ubuntu 22.04.05 image and I am able to systemd-cryptenroll succesfully. So, I tried to apply only patches installation and hooks script. Unfortunately patch install…
-
**Feature Request:**
Unseal Vault with PGP encrypted unseal keys and predictive salt.
**Background:**
We are investigating building an automated unseal service. This service will reach out to mem…
-
Hi, I have been following the steps in the "Vault HA Cluster with Integrated Storage" tutorial and in the
But right from the unseal configuration step I get this errors after the cluster.sh setup …
-
**Is your feature request related to a problem? Please describe.**
The `alicloudkms` provider doesn't work anymore, as it was deprecated in March 2022. They have replaced it with something called Ded…
-
I have a Ronin M battery on which I would like to reset the PF flags.
Connecting and reading was a breeze. Thanks for the amazing work.
Now I can't get the BQ30z55 to unseal. I guess they used…
-
Vault reads its TLS private key from the server's filesystem, and requires it to be in plaintext unless a human is present to supply a passphrase.
That's not ideal when auto-unseal is enabled, sinc…
-
I used the vault-auto-unseal example to set up a cluster based off the ami created by the vault-consul-ami option example.
It appears that the documentation for the vault-cluster module may be inco…
-
**Describe the bug**
A clear and concise description of what the bug is.
I am attempting to set up a highly available cluster configuration with 3 nodes using raft integrated storage and auto …
-
I'm working on a Vault setup that could be used in production.
I would like to use AWS KMS auto-unseal mechanism as a convenient way of managing cluster state, but I also need to have reliant backup…