Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fluent
/
fluent-bit
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
8k
Code
Issues
265
Pull requests
481
Discussions
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
tls: support HTTPS proxy
- #11778
#11778
Open
antoniomrfranco
wants to merge 15 commits into
fluent:master
fluent/fluent-bit:master
from
antoniomrfranco:https-proxy-support
antoniomrfranco/fluent-bit:https-proxy-support
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
tls: support HTTPS proxy
#11778
antoniomrfranco
wants to merge 15 commits into
fluent:master
fluent/fluent-bit:master
from
antoniomrfranco:https-proxy-support
antoniomrfranco/fluent-bit:https-proxy-support
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
utils: add HTTPS proxy URL parsing
Show description for 22aad44
antoniomrfranco
committed
22aad44
View commit details
Copy full SHA for 22aad44
Browse repository at this point
upstream: add HTTPS proxy TLS context support
Show description for ad2da70
antoniomrfranco
committed
ad2da70
View commit details
Copy full SHA for ad2da70
Browse repository at this point
io: add TLS handshake and I/O flag for HTTPS proxy
Show description for d6b46f5
antoniomrfranco
committed
d6b46f5
View commit details
Copy full SHA for d6b46f5
Browse repository at this point
tls: support TLS-in-TLS for HTTPS proxy tunnels
Show description for 44bd0ed
antoniomrfranco
committed
44bd0ed
View commit details
Copy full SHA for 44bd0ed
Browse repository at this point
tests: internal: add HTTPS proxy support coverage
Show description for d0bad06
antoniomrfranco
committed
d0bad06
View commit details
Copy full SHA for d0bad06
Browse repository at this point
tls: document lock-order invariant in tls_session_destroy
Show description for 92d538d
antoniomrfranco
committed
92d538d
View commit details
Copy full SHA for 92d538d
Browse repository at this point
tests: internal: guard HTTPS proxy cases on FLB_HAVE_TLS
Show description for 4f02d96
antoniomrfranco
committed
4f02d96
View commit details
Copy full SHA for 4f02d96
Browse repository at this point
Commits on Jul 30, 2026
upstream: add flb_upstream_proxy_tls_setup() for proxy TLS config
Show description for 90762e2
antoniomrfranco
committed
90762e2
View commit details
Copy full SHA for 90762e2
Browse repository at this point
output: add tls.proxy.* config options for HTTPS proxy TLS
Show description for 48e2749
antoniomrfranco
committed
48e2749
View commit details
Copy full SHA for 48e2749
Browse repository at this point
tls: document tls.proxy.* config options
Show description for 53202b2
antoniomrfranco
committed
53202b2
View commit details
Copy full SHA for 53202b2
Browse repository at this point
io: keep proxy TLS state off the shared destination stream flags
Show description for 2da599c
antoniomrfranco
committed
2da599c
View commit details
Copy full SHA for 2da599c
Browse repository at this point
tests: internal: add coverage for tls.proxy.* and proxy TLS isolation
Show description for 7d96e78
antoniomrfranco
committed
7d96e78
View commit details
Copy full SHA for 7d96e78
Browse repository at this point
Commits on Jul 31, 2026
tests: internal: fix two CI-only failures in the new proxy stub tests
Show description for 43f80cf
antoniomrfranco
committed
43f80cf
View commit details
Copy full SHA for 43f80cf
Browse repository at this point
Commits on Aug 4, 2026
output: fail output initialization on invalid tls.proxy.ca_file
Show description for 01b01d8
antoniomrfranco
committed
01b01d8
View commit details
Copy full SHA for 01b01d8
Browse repository at this point
tests: internal: add coverage for flb_output_proxy_tls_ca_check
Show description for 87915cf
antoniomrfranco
committed
87915cf
View commit details
Copy full SHA for 87915cf
Browse repository at this point
You can’t perform that action at this time.