Skip to content

Added tls support for validating certificates #285

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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

EliAndrewC
Copy link
Contributor

The implementation made several months ago at 9ffee99 works properly when turning on wss:// URLs but fails when trying to turn on server cert validation.

This fixes the issues with cert validation - I made this change on my day job's internal Gitlab, and I'm making a PR back into the public repo to contribute the fix back.

The implementation made several months ago at Lawouach@9ffee99 works properly when turning on wss:// URLs but fails when trying to turn on server cert validation.

This fixes the issues with cert validation - I made this change on my day job's internal Gitlab, and I'm making a PR back into the public repo to contribute the fix back.
Copy link
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we update the tests as well?

@auvipy auvipy merged commit 5c9fc11 into Lawouach:master Sep 9, 2024
0 of 6 checks passed
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.

2 participants