mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
backport of commit b1c936d453 (#20931)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
8c7509cd98
commit
baac2faab6
@@ -235,7 +235,7 @@ func SubtestACMECertbotEab(t *testing.T, cluster *VaultPkiCluster) {
|
||||
"--no-eff-email",
|
||||
"--email", "certbot.client@dadgarcorp.com",
|
||||
"--eab-kid", eabId,
|
||||
"--eab-hmac-key", base64EabKey,
|
||||
"--eab-hmac-key='" + base64EabKey + "'",
|
||||
"--agree-tos",
|
||||
"--no-verify-ssl",
|
||||
"--standalone",
|
||||
|
||||
Reference in New Issue
Block a user