Skip to content

fix: Replace deprecated ssl.wrap_socket usage #42

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 2 commits into from
May 29, 2025

Conversation

TBE25
Copy link
Contributor

@TBE25 TBE25 commented May 28, 2025

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues
#41

Describe the solution you've provided
I changed the code to use SSLContext.

Describe alternatives you've considered
None

Additional context

15094FCE-A547-447F-A0DA-F46008AF70D6_1_201_a

@TBE25 TBE25 requested a review from a team as a code owner May 28, 2025 13:02
@grmpflh27
Copy link

thanks @TBE25 - I was just about to put the same thing in (https://cwe.mitre.org/data/definitions/327.html), glad I checked here first.

@keelerm84 keelerm84 changed the title fix: replace deprecated "wrap_socket" function; Add use of SSLContext fix: Replace deprecated ssl.wrap_socket function usage May 29, 2025
@keelerm84 keelerm84 changed the title fix: Replace deprecated ssl.wrap_socket function usage fix: Replace deprecated ssl.wrap_socket usage May 29, 2025
@keelerm84 keelerm84 merged commit 34510b6 into launchdarkly:main May 29, 2025
11 checks passed
keelerm84 pushed a commit that referenced this pull request May 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.3](1.2.2...1.2.3)
(2025-05-29)


### Bug Fixes

* Replace deprecated ssl.wrap_socket usage
([#42](#42))
([34510b6](34510b6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants