Skip to content

Commit b13d691

Browse files
authored
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.
1 parent 0031a63 commit b13d691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Hostname that `cloudflared` should expect from your origin server certificate. I
2626

2727
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.
2828

29+
*Format:* The CA Pool option typically expects a path to a certificate store file or a bundle file in .pem or .crt format. This file should contain one or more trusted root CA certificates. It’s usually not a URL; rather, it’s a local file path where your trusted certificates are stored.
30+
2931
### noTLSVerify
3032

3133
| Default | UI name |

0 commit comments

Comments
 (0)