Skip to content

out_http: remove the Net::HTTP extra_chain_cert monkey patch - #5484

Merged
kenhys merged 1 commit into
fluent:masterfrom
Watson1978:remove-out_http-patch
Sep 2, 2026
Merged

out_http: remove the Net::HTTP extra_chain_cert monkey patch#5484
kenhys merged 1 commit into
fluent:masterfrom
Watson1978:remove-out_http-patch

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Which issue(s) this PR fixes:
Fixes #

What this PR does / why we need it:
Net::HTTP supports extra_chain_cert since Ruby 3.0 (Feature #9758), and fluentd now requires Ruby 3.3 or later, so the patch added in PR #3146 is dead code.

Docs Changes:
N/A

Release Note:
N/A

Net::HTTP supports extra_chain_cert since Ruby 3.0 (Feature #9758),
and fluentd now requires Ruby 3.3 or later, so the patch added in
PR fluent#3146 is dead code.

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 force-pushed the remove-out_http-patch branch from ff9a8da to 496b8ac Compare September 2, 2026 01:13
@Watson1978 Watson1978 changed the title out_http: Remove the Net::HTTP extra_chain_cert monkey patch out_http: remove the Net::HTTP extra_chain_cert monkey patch Sep 2, 2026
@Watson1978
Watson1978 requested a review from kenhys September 2, 2026 01:38
@kenhys
kenhys merged commit b92fc4a into fluent:master Sep 2, 2026
20 checks passed
@Watson1978
Watson1978 deleted the remove-out_http-patch branch September 2, 2026 01:55
@Watson1978 Watson1978 added this to the v1.20.0 milestone Sep 2, 2026
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