-
In your[ private tls cert module](https://github.com/hashicorp/terraform-aws-vault/tree/master/modules/private-tls-cert) you make some interesting recommendations:
> We strongly recommend encryptin…
-
**Describe the bug**
When upgrading Vault, there is intermittent downtime for the user as the UI sometimes does not load. There are no network issues in the browser, rather console errors. After …
-
## Motivation
CoCo’s threat model excludes the Kubernetes Control Plane and Host components from the Trusted Compute Base (TCB). With this stricter threat model, CoCo runtimes cannot take advantage …
-
In my vault implementation I have to use the AZURE_CLIENT_ID and AZURE_CLIENT_SECRET variables for unsealing purposes.
The lines [here](https://github.com/hashicorp/vault-plugin-secrets-azure/blob/c5…
-
Hi, I am trying to get my deep discharged dji Ronin battery back to life. I can connect to the BQ30Z55 with the Raspberry Pi and read it out as well. But unfortunately the unseal command does not work…
-
Although there is a built-in PKI secrets engine, OpenBao can't bootstrap its own TLS certificate. A handy feature would be able to use the PKI secrets engine to create OpenBao's own TLS serving certif…
-
Currently for oauth - grafana helm chart requires you to set client secret in values.yaml. The client secret is senstive info and should not be put in values.yaml and rather should accept from an opti…
-
This is more of a question rather than an issue.
What are the ways to initialize vault?
Is there only a _manual_ way to initialize vault?
I understand that Vault must be initialized by a truste…
-
```js
function Brand() {
const ws = new WeakSet();
return {
stamp(payload) {
ws.add(payload);
},
test(specimen) {
return ws.has(specimen);
}
};
}
functi…
-
**Describe the bug**
After executing the helm chart, the following error occurs when running the init container.
➜ ~ kc logs -f vault-0 -c busybox -n security
chown: /vault/logs: Operation not p…