Closed innovia closed 6 years ago
trying to use the flag --unseal-period=5s doesn't work
The --unseal-period flag is fixed in https://github.com/jetstack/vault-unsealer/pull/15
Thanks!
It's not actually closed yet since the MR hasn't gone through yet. Waiting on @munnerz to get a chance for a look
Hi
I am running vault in https, and consul in https too.
the vault-unsealer runs with the env var VAULT_CACERT which point to the ca.pem that was used for the certs of vault and consul.
this is not seems like an https issue.
there are 5 keys and 3 thresholds.
it took about 10 minutes to fully unseal.
built from master (made my own version 0.2.1) vault-unsealer version: 0.2.1 builddate: 2018-01-18T06:30:40Z commit: 69f54778e8acea1586bdfb729e2bad74ff295218
also note it's looking for vault-unseal-5 which does not exist since the keys are 0 based from 0-4
here's the log file