cloudflare / cloudflare/cloudflared
🐛Unable to Run Cloudflared only in HTTP2 mode
- 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**

Contributor guide
Assessment
This issue has not been assessed yet.