Create troubleshoot-tls-handshake-timeout-go-kyber.md #11811
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.
Description
We have been running into this error at transunion across different modules (CI/CD/IACM).The error primarily arises due to customer network inspection tools (like netskope, zscaler) not handling the new keyshares introduced in Go 1.23 and 1.24
Adding this in platform module because this is not particular one specific module and can arise at any client using go 1.23 or more. Below are ticket references for this issue at transunion but it can be seen at the other customers as well.
https://harnesssupport.zendesk.com/agent/tickets/97977
https://harnesssupport.zendesk.com/agent/tickets/96664
https://harnesssupport.zendesk.com/agent/tickets/98485
https://harnesssupport.zendesk.com/agent/tickets/89976
PR lifecycle
We aim to merge PRs within one week or less, but delays happen sometimes.
If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.
PRs must meet these requirements to be merged: