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

Basic SSL Support #3

Merged
merged 4 commits into from
Aug 8, 2024
Merged

Basic SSL Support #3

merged 4 commits into from
Aug 8, 2024

Conversation

ejv2
Copy link
Owner

@ejv2 ejv2 commented Nov 11, 2023

Add basic options for SSL servers.

Closes #2.

ejv2 added 4 commits November 11, 2023 18:22
Added a config flag which flags up if an SSL tunnel is to be used
(probably configured separately). If so, the client will use "wss://"
instead of "ws://" in the connection such that secure connections will
not fail.
@ejv2 ejv2 merged commit b8e99ba into master Aug 8, 2024
2 checks passed
@ejv2 ejv2 deleted the ssl branch August 8, 2024 20:04
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

Successfully merging this pull request may close these issues.

Gahoot does not work over SSL
1 participant