英文: Vault server, how to programmatically put key/value to vault server using Java or Spring framewo...
在Go模板中删除文件开头的换行符。
英文: Remove new line at the beginning of the file - Go template 问题 我正在使用以下循环在Hashicorp Vault中生成凭据文件。一...
循环遍历 Vault 密钥
英文: Loop through Vault secret 问题 我正在尝试使用Vault注释的模板来创建一个具有key: value结构的秘密文件。 目前我正在尝试以下内容: vault.hashi...
如何使用GO包github.com/hashicorp/vault/api配置OIDC配置。
英文: How to configure the OIDC config with GO package-github.com/hashicorp/vault/api 问题 我们可以使用以下代码初始化...
导入Vault 1.3.0时出现错误,go mod错误。
英文: Error while importing vault 1.3.0 go mod error 问题 在尝试导入github.com/hashicorp/vault/api v1.3.0时,在r...
Vault服务器在Openshift上 – 连接被拒绝
英文: Vault server on Openshift - connection refused 问题 我想使用 Vault 服务器来存储机密,并在 Openshift 上部署它。 我编写了这个 ...
Java命令 vs spring-boot:run命令
英文: Java Command vs spring-boot:run command 问题 我已经将您提供的内容翻译如下: 我在我的Spring Boot应用程序中集成了Vault,并且我遇到了一个...
部分将实体数据存储在Spring Vault中
英文: Partially storing entity data in spring vault 问题 我一直在阅读 Vault 的文档,但仍然不确定在解决我的问题时是否理解正确。 想象一下有一个名...
使用Java应用程序通过服务令牌从HashiCorp Vault获取秘密。
英文: Get secret from hashicorp vault using java application with service token 问题 以下是您要翻译的内容: 也许有人可以帮...
SSH:无法使用由Hashicorp Vault签名的密钥进行身份验证,使用Go语言。
英文: SSH: Unable to authenticate with key signed by Hashicorp Vault using Go 问题 我已经使用Hashicorp的Vault签...
3