Skip to content

Commit

Permalink
Require X-Vault-Request header to be set on integration test agent
Browse files Browse the repository at this point in the history
  • Loading branch information
ianferguson committed Jan 31, 2021
1 parent 756bc13 commit 43f9b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test-integration/resources/agent.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ cache {
listener "tcp" {
address = "0.0.0.0:8100"
tls_disable = true
require_request_header = true
}

0 comments on commit 43f9b4e

Please sign in to comment.