Skip to content

Commit 530979a

Browse files
authored
[ZT] TLS fingerprint is optional (#16087)
* PCX-12586 * Update content/cloudflare-one/connections/connect-devices/warp/configure-warp/managed-networks.md
1 parent 7c5c81a commit 530979a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/cloudflare-one/connections/connect-devices/warp/configure-warp/managed-networks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ SHA256 Fingerprint=DD4F4806C57A5BBAF1AA5B080F0541DA75DB468D0A1FE731310149500CCD8
180180
2. Scroll down to **Network locations** and select **Add new**.
181181
3. Name your network location.
182182
4. In **Host and Port**, enter the private IP address and port number of your [TLS endpoint](#create-a-new-tls-endpoint) (for example, `192.168.185.198:3333`).
183-
5. In **TLS Cert SHA-256**, enter the [SHA-256 fingerprint](#2-extract-the-sha-256-fingerprint) of the TLS certificate.
183+
5. (Optional) In **TLS Cert SHA-256**, enter the [SHA-256 fingerprint](#2-extract-the-sha-256-fingerprint) of the TLS certificate. This field is only needed for self-signed certificates. If a TLS fingerprint is not supplied, WARP validates the certificate against the local certificate store and checks that it is signed by a public certificate authority.
184184

185185
WARP will automatically exclude the IP address of the TLS endpoint from all [Split Tunnel](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/) configurations. This prevents remote users from accessing the endpoint through the WARP tunnel on any port.
186186

0 commit comments

Comments
 (0)