Feu77
Feu77
CDCloudflare Developers
Created by Feu77 on 6/4/2024 in #general-help
TSL handshake error Cloudflare Tunnel
Hi! I want to access the webpage (192.168.2.5) of a device through Cloudflare Tunnel. The device just accepts https traffic an selfsignes its certificates. Cloudflared is running in a docker container in the latest version on a different host but on the same local network. So I establish a tunnel aiming at https://192.168.2.5 , Origin: NoTLSVerify I get an 502 error when calling the URL. The tunnel is up and running (I have several tunnels for other devices accessible without issues, even through https). The webpage is accessible on LAN @ 192.168.2.5. The cloudflare error logs: 2024-06-04T11:16:15Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: remote error: tls: handshake failure" connIndex=2 dest=https://MY_DOMAIN/favicon.ico event=0 ip=198.41.200.13 type=http
3 replies