Skip to content

fix: include SNI in gateway TLS passthrough error messages#547

Merged
kvinwang merged 1 commit into
masterfrom
fix/gateway-tls-passthrough-error-context
Mar 17, 2026
Merged

fix: include SNI in gateway TLS passthrough error messages#547
kvinwang merged 1 commit into
masterfrom
fix/gateway-tls-passthrough-error-context

Conversation

@kvinwang

Copy link
Copy Markdown
Collaborator

Summary

  • Add SNI and queried domain names to all error contexts in resolve_app_address and proxy_with_sni
  • Before: failed to parse app address, DNS TXT resolve timeout
  • After: failed to parse app address for foo.example.com, DNS TXT resolve timeout for foo.example.com

Test plan

  • Verify error logs include SNI when TXT lookup fails

Add SNI and queried domain names to all error contexts in
resolve_app_address and proxy_with_sni for easier debugging.
@kvinwang
kvinwang force-pushed the fix/gateway-tls-passthrough-error-context branch from 7e26854 to 511a21d Compare March 17, 2026 00:58
@kvinwang
kvinwang enabled auto-merge March 17, 2026 00:58
@kvinwang
kvinwang merged commit 2bb56e3 into master Mar 17, 2026
11 checks passed
@kvinwang
kvinwang deleted the fix/gateway-tls-passthrough-error-context branch July 20, 2026 14:04
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.

1 participant