Skip to content

TLS1.3 support for out_http #4859

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Athishpranav2003
Copy link
Contributor

Which issue(s) this PR fixes:
Fixes #4332

What this PR does / why we need it:
Changes the way we configure Net::HTTP client.

Docs Changes:
N/A
Release Note:
N/A

Signed-off-by: Athishpranav2003 <[email protected]>
Signed-off-by: Athishpranav2003 <[email protected]>
Copy link

github-actions bot commented Apr 9, 2025

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 7 days

@github-actions github-actions bot added the stale label Apr 9, 2025
@Watson1978 Watson1978 removed the stale label Apr 10, 2025
@daipom
Copy link
Contributor

daipom commented Apr 10, 2025

@Athishpranav2003 This PR is in draft status. Please let me know if there are any TODO.

@Athishpranav2003
Copy link
Contributor Author

Hey @daipom

I guess the pr is left to be tested but I didn't get time to test. Maybe I can check it next week but if someone else can do it as well it will be really helpful. Setting up the openssl thing I didn't try it

@daipom
Copy link
Contributor

daipom commented Apr 10, 2025

OK! Thanks!

Copy link

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 7 days

@github-actions github-actions bot added the stale label May 10, 2025
@ashie ashie added enhancement Feature request or improve operations and removed stale labels May 11, 2025
@@ -48,7 +48,7 @@ module TLS
MIN_MAX_AVAILABLE = false
map
end
private_constant :METHODS_MAP
# private_constant :METHODS_MAP
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of publishing private, it might be better to provide min / max accessor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request or improve operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TLS 1.3 support in http output plugin
5 participants