backport of commit b1c936d453 (#20931)

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-06-01 14:01:18 -04:00
committed by GitHub
parent 8c7509cd98
commit baac2faab6

View File

@@ -235,7 +235,7 @@ func SubtestACMECertbotEab(t *testing.T, cluster *VaultPkiCluster) {
"--no-eff-email", "--no-eff-email",
"--email", "certbot.client@dadgarcorp.com", "--email", "certbot.client@dadgarcorp.com",
"--eab-kid", eabId, "--eab-kid", eabId,
"--eab-hmac-key", base64EabKey, "--eab-hmac-key='" + base64EabKey + "'",
"--agree-tos", "--agree-tos",
"--no-verify-ssl", "--no-verify-ssl",
"--standalone", "--standalone",