Skip to content

Commit 7028ca4

Browse files
dledfordcfranbel
andauthored
Adding information to format of caPool option (#17867)
* Adding information to format of caPool option The current information for the caPool option is a bit vauge on what to actually enter here. Added information provided by another CF Employee to the doc. * Update origin-configuration.mdx --------- Co-authored-by: ranbel <[email protected]>
1 parent 1846692 commit 7028ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/origin-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Hostname that `cloudflared` should expect from your origin server certificate. I
2424
| ------- | -------------------------- |
2525
| `""` | Certificate Authority Pool |
2626

27-
Path to the certificate authority (CA) for the certificate of your origin. This option should be used only if your certificate is not signed by Cloudflare.
27+
Local file path to the certificate authority (CA) for your origin server certificate (for example, `/root/certs/ca.pem`). The path should point to a certificate store file or a bundle file in `.pem` or `.crt` format that contains one or more trusted root CA certificates. You should only configure this setting if your certificate is not signed by Cloudflare.
2828

2929
### noTLSVerify
3030

0 commit comments

Comments
 (0)