Skip to content
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

Wrong port passed to URL authentication when listening on both :80 and :443 #32

Closed
bradisbell opened this issue Jan 21, 2020 · 1 comment

Comments

@bradisbell
Copy link

Suppose I have an Icecast server listening for HTTP on port 80, and HTTPS on port 443.

When I connect to a stream via HTTPS, the port parameter sent to a listener_add URL-based authentication handler indicates port 80 in the POST data. I'd expect it to indicate port 443.

@phschafft
Copy link
Member

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

2 participants