Skip to content

Commit 37c4a9f

Browse files
committed
Clarified requirement for acceptance_tests.xfcc.client_pem
[#149583373]
1 parent f011b92 commit 37c4a9f

File tree

1 file changed

+1
-1
lines changed
  • jobs/acceptance_tests

1 file changed

+1
-1
lines changed

jobs/acceptance_tests/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ properties:
8080
description: "List of addresses of routers with `forward_client_cert` configured to `sanitize_set`. Used for testing `X-Forwarded-Client-Cert`."
8181

8282
acceptance_tests.xfcc.client_pem:
83-
description: "Array of private keys and certs for client mTLS authentication. Each element in the array supports a chain of certificates and private keys in PEM format. Required if any XFCC are run."
83+
description: "Array of private keys and certs for client mTLS authentication. Each element in the array supports a chain of certificates and private keys in PEM format. Required if any of xfcc.always_forward, xfcc.forward, or xfcc.sanitize_set are non-empty arrays."

0 commit comments

Comments
 (0)