Hi Martin,
Sadly many Consul "backup" tools make a very incorrect assumption that any value stored in Consul is JSON safe and simply dump to JSON.
You need to use the -b flag with Consulate to force it to base64 values; see https://github.com/gmr/consulate/issues/71
Best,
Jeff
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/fe85031c-9b3e-4a6e-8d61-584a9f812475%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
Just to check, you did -b *both* ways (during restore too)?
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/90efa5b1-37df-4d83-88ee-3a0b8fdd7953%40googlegroups.com.
Yeah I think so. The big issue with consulate though is it's not maintained hence me switching to consul-backup.
What I don't get is why the other keys can be decrypted but the leases can't. Surely they're all encrypted with the same key?
They are... I'm not sure either at the moment. I've never heard of this behavior.
--Jeff
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/d42e1d70-bdcd-4fd8-a64c-1faddc025f78%40googlegroups.com.
They are... I'm not sure either at the moment. I've never heard of this behavior.
--Jeff
On Oct 21, 2016 16:35, "Martin Devlin" <dev...@gmail.com> wrote:
Jeff,
Yeah I think so. The big issue with consulate though is it's not maintained hence me switching to consul-backup.
What I don't get is why the other keys can be decrypted but the leases can't. Surely they're all encrypted with the same key?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.