Jonas Vinther
Jonas Vinther
Hi @cebaldauff Please check if you are moving secrets between kv1 and kv2 secret engines. The `data` prefix is something that is specific for kv2. So I think that you...
I will have to look into the issue with decrypting large files. Can you say anything about how large your files/secrets are? Are you storing passwords or larger amount of...
Hi @cebaldauff Can you provide a file that contains some dummy secrets in clear text? Then I can import that into Vault and try and do the encrypted export+import reproduce...
Hi @BK-STAR77 Thank you for reaching out. Can you elaborate a bit on what you mean by this?
Hi @Yasinmohammed007 I agree with @gramosg. That Vault version is really old, and I have never tested Medusa on such a old version of Vault. Also I can see that...
Medusa has no issues reading my `~/.medusa/config.yaml` file. The config file could look something like this. ```bash VAULT_ADDR: https://localhost:8201 VAULT_SKIP_VERIFY: true VAULT_TOKEN: my-secret-token ``` I will close this issue since...
Hello awesome people. I have finally gotten some time to look into this issue. The issue has been identified and fixed in #111. Thank you all for your patience 🙏🏼
Hi @elkh510 There is a new version containing the docker arm version.
Hi Casper, Small world. You propably didn't realize it, but we met a few times during my time in Trifork a few years ago :) Nice to see that you...