File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -627,6 +627,7 @@ the client used to send the request.
627627| `client.identity-aware-proxy.audience` | The Identity-Aware-Proxy audience. (client-id of the IAP oauth2 credential) | required `""` |
628628| `client.tls.certificate-file` | Path to a client certificate (in PEM format) for mTLS configurations. | `""` |
629629| `client.tls.private-key-file` | Path to a client private key (in PEM format) for mTLS configurations. | `""` |
630+ | `client.tls.ca-file` | Path to a root CA (in PEM format) for mTLS configurations. | Optional `""` |
630631| `client.tls.renegotiation` | Type of renegotiation support to provide. (`never`, `freely`, `once`). | `"never"` |
631632| `client.network` | The network to use for ICMP endpoint client (`ip`, `ip4` or `ip6`). | `"ip"` |
632633| `client.tunnel` | Name of the SSH tunnel to use for this endpoint. See [Tunneling](#tunneling). | `""` |
You can’t perform that action at this time.
0 commit comments