8000 Proxy protocol port does not support TLS · Issue #1642 · coturn/coturn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Proxy protocol port does not support TLS #1642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
GammaPi opened this issue Feb 4, 2025 · 0 comments
Open

Proxy protocol port does not support TLS #1642

GammaPi opened this issue Feb 4, 2025 · 0 comments

Comments

@GammaPi
Copy link
GammaPi commented Feb 4, 2025

I intend to use nginx to reverse proxy coturn.
turns://:443 -- TLS --> Nginx (port 443, preread TLS) -- TLS + ProxyProtocol v2 --> Coturn

However, coturn's port does not support TLS, which limits the usability, and I have to:
turns://:4343 -- TLS --> Nginx (port 4343, decrypt TLS) -- ProxyProtocol v2 --> Coturn

Here, 443 cannot be used because coturn does not support TLS on proxy protocol port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0