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

build/tests: for python test http server use SSLContext.wrap_socket() instead of deprecated ssl.wrap_socket() #8169

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

sharvilshah
Copy link
Member

Our builds on x86 windows have been failing because of deprecated/removed use of ssl.wrap_socket. Now updated to use the SSLContext class

@sharvilshah sharvilshah requested review from a team as code owners October 20, 2023 15:40
Co-authored-by: Stefano Bonicatti <smjert@gmail.com>
@sharvilshah
Copy link
Member Author

closing/reopening for CI

@Smjert Smjert merged commit 59b08a6 into osquery:master Oct 20, 2023
16 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.

None yet

2 participants