Skip to content

Commit 460d858

Browse files
author
Mohamad Fadhil
committed
update readme
1 parent d6bd659 commit 460d858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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). | `""` |

0 commit comments

Comments
 (0)