Skip to content

Commit 7e19de7

Browse files
[SSL] Review Tunnel references in Keyless SSL (#29952)
* [SSL] Update tunnel route instructions in Keyless SSL setup * Remove legacy <br />
1 parent 984af9c commit 7e19de7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/content/docs/ssl/keyless-ssl/configuration/cloudflare-tunnel.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ Through an integration with [Cloudflare Tunnel](/cloudflare-one/networks/connect
2222

2323
First, install `cloudflared` on your key server.
2424

25-
<Render file="keyless-tunnel-setup" product="ssl" /> <br />
25+
<Render file="keyless-tunnel-setup" product="ssl" />
2626

27-
## 2. Create a Tunnel
27+
## 2. Create a tunnel and add a route
2828

2929
Then, create a Cloudflare Tunnel.
3030

31-
<Render file="keyless-tunnel-setup" product="ssl" /> <br />
31+
<Render file="keyless-tunnel-setup" product="ssl" />
3232

33-
In these steps, you should choose the option to **Connect a network** and use the private IP address of your key server.
33+
During tunnel creation, go to the **CIDR** tab and enter the private IP address of your key server. You can also [add a CIDR route](/cloudflare-one/networks/routes/add-routes/#add-a-cidr-route) after creating the tunnel.
3434

35-
After you create the Tunnel, use the Cloudflare API to [List tunnel routes](/api/resources/zero_trust/subresources/networks/subresources/routes/methods/list/), saving the following values for a future step:
35+
After you create the tunnel, use the Cloudflare API to [List tunnel routes](/api/resources/zero_trust/subresources/networks/subresources/routes/methods/list/), saving the following values for a future step:
3636

3737
- `"virtual_network_id"`
3838
- `"network"`

0 commit comments

Comments
 (0)