Skip to content

fix: initialize tls listener properly #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

DmitriyMV
Copy link
Contributor

gRPC requires extra care during TLS initialization. Offload all this stuff to gRPC internals.

gRPC requires extra care during TLS initialization. Offload all this stuff to gRPC internals.

Signed-off-by: Dmitriy Matrenichev <[email protected]>
@DmitriyMV
Copy link
Contributor Author

/m

@talos-bot talos-bot merged commit 1893385 into siderolabs:main Oct 15, 2024
13 checks passed
@DmitriyMV DmitriyMV deleted the tls-h2-alpn branch October 15, 2024 19:00
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.

Find a way to use grpc-go >= 1.67.0 with ALPN disabled
3 participants