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

Non-encrypted daemon mode for localhost testing #4

Open
jaromil opened this issue Jan 29, 2022 · 3 comments
Open

Non-encrypted daemon mode for localhost testing #4

jaromil opened this issue Jan 29, 2022 · 3 comments

Comments

@jaromil
Copy link
Member

jaromil commented Jan 29, 2022

Run on http:// to allow testing on localhost without certs

@danielinux
Copy link
Collaborator

not sure about the advantage. You would need a downgraded client as well.

Perhaps it's better to find a way to export keys to decode a wireshark capture

@Mrothyr
Copy link

Mrothyr commented Jan 13, 2023

I will extend this: If it run behind a load-balancing proxy with TLS termination like haproxy or nginx (in location block for example) it need a raw http mode. Best bet I think is a configure option to compile without TLS.

@jaromil
Copy link
Member Author

jaromil commented Jan 13, 2023

@Mrothyr Hi! you are welcome to file a PR!

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

3 participants