Steven Clark
Steven Clark
The Fedora 40 repo should be available now for Vault.
Thanks for the report @SchulzeStTSI. Easy to reproduce. ``` ❯ vault write transit/keys/test type=ed25519 ... ❯ vault read -format=json -field=keys transit/export/public-key/test/1 | jq -r '."1"' | openssl pkey -pubin -in...
The answers from @aminubakori and @marvingfx are correct. Within Vault 1.12 the parameter validation for the init call was tightened up resulting in requiring using a vault 1.12 client (for...
Hello all, I believe the issue in regards to missing `key_id` should be resolved in the next minor release of Vault 1.12, should be 1.12.3, by the recent back-porting of...
Closing fixed in https://github.com/hashicorp/vault/pull/26814
Closing fixed in https://github.com/hashicorp/vault/pull/26813
Closing fixed in https://github.com/hashicorp/vault/pull/26812
Closing was fixed within https://github.com/hashicorp/vault/pull/26992
Closing was fixed in https://github.com/hashicorp/vault/pull/26995
Closing was fixed in https://github.com/hashicorp/vault/pull/26994