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

Fixes #29892 - Use server certs for websockets #846

Merged
merged 1 commit into from
May 24, 2020

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented May 20, 2020

Prior to this the user needed to specify the certs both for the server and websockets. In practice these are pretty much always the same files. By using undef + pick() the option to specify these is maintained, but the defaults are better.

Prior to this the user needed to specify the certs both for the server
and websockets. In practice these are pretty much always the same files.
By using undef + pick() the option to specify these is maintained, but
the defaults are better.
@mmoll
Copy link
Contributor

mmoll commented May 24, 2020

merged, bedankt @ekohl!

@ekohl ekohl deleted the 29892-auto-websockets branch May 24, 2020 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants