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

Placeholder issue for Linux support for SSL and HttpListener #91

Open
jchristn opened this issue May 2, 2022 · 3 comments
Open

Placeholder issue for Linux support for SSL and HttpListener #91

jchristn opened this issue May 2, 2022 · 3 comments

Comments

@jchristn
Copy link
Collaborator

jchristn commented May 2, 2022

SSL on Linux will not currently work. See dotnet/runtime#19752

Workaround is to use nginx as a proxy to handle SSL and leave your code as non-SSL.

@jchristn
Copy link
Collaborator Author

jchristn commented May 2, 2022

Refer to this discussion

@ToshiroZ
Copy link

ToshiroZ commented May 8, 2022

@jchristn
Copy link
Collaborator Author

jchristn commented May 9, 2022

An alternative that doesn't rely on HttpListener is also another project I have: https://github.com/jchristn/httpserverlite

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