cloudflare / cloudflare/cloudflared

🐛Unable to Run Cloudflared only in HTTP2 mode

Open
#1,376 0 comments 1 reaction 0 assignees View on GitHub
Priority: Normal Type: Bug
Dominant language
Go
Stars
15.6k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When trying to run cloudflared (locally managed) only in HTTP2 mode without QUIC i fails on the TLS certificated with the edge

**To Reproduce**
Steps to reproduce the behavior:
1. Download cloudflared.exe
2. Login with cloudflared.exe tunnel login
3. Create tunnel: cloudflared.exe tunnel create
4. Create the config file
5. Run

6. cloudflared config: ```tunnel:
credentials-file: C:\Users\\.cloudflared\.json
warp-routing:
enabled: true
originRequest:
proxyType: socks
noTLSVerify: true
protocol: http2```

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment and versions**
- OS: Windows 10
- Architecture: AMD
- Version: 2024.12.2

**Logs and errors**
![image](https://github.com/user-attachments/assets/b38f76c8-fc8c-42ea-ae02-b4177b64e49c)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.