Skip to content

Debug server tls#91

Merged
temporal-nick merged 2 commits intomainfrom
haifengh/debug-tls
Aug 19, 2025
Merged

Debug server tls#91
temporal-nick merged 2 commits intomainfrom
haifengh/debug-tls

Conversation

@hehaifengcn
Copy link
Collaborator

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@hehaifengcn hehaifengcn requested a review from a team as a code owner June 10, 2025 22:43
c.Certificates = []tls.Certificate{*serverCert}
c.ClientCAs = clientCAPool
c.GetConfigForClient = func(hello *tls.ClientHelloInfo) (*tls.Config, error) {
logger.Info("Received TLS handshake", tag.Address(hello.Conn.RemoteAddr().String()))
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: use Debug level for these logs?

@temporal-nick temporal-nick merged commit d50d16b into main Aug 19, 2025
6 checks passed
@temporal-nick temporal-nick deleted the haifengh/debug-tls branch August 19, 2025 20:37
hai719 pushed a commit to hai719/s2s-proxy that referenced this pull request Nov 24, 2025
Co-authored-by: Nick Beaumont <nicholas.beaumont@temporal.io>
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