Skip to content
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

Add sni name to SSLEngine in netty transport (#33144) #33513

Merged
merged 15 commits into from
Sep 13, 2018

Conversation

Tim-Brooks
Copy link
Contributor

This commit is related to #32517. It allows an "server_name"
attribute on a DiscoveryNode to be propagated to the server using
the TLS SNI extentsion. This functionality is only implemented for
the netty security transport.

This commit is related to elastic#32517. It allows an "server_name"
attribute on a DiscoveryNode to be propagated to the server using
the TLS SNI extentsion. This functionality is only implemented for
the netty security transport.
@Tim-Brooks Tim-Brooks added :Distributed Coordination/Network Http and internode communication implementations v6.5.0 labels Sep 7, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@Tim-Brooks
Copy link
Contributor Author

This is just a backport.

@Tim-Brooks
Copy link
Contributor Author

Need #33579 for JDK11 CI to pass.

@s1monw
Copy link
Contributor

s1monw commented Sep 13, 2018

@tbrooks8 I merged 6.x into this again after the branch was fixed to kick off CI

@Tim-Brooks Tim-Brooks merged commit c9b4c45 into elastic:6.x Sep 13, 2018
@Tim-Brooks Tim-Brooks deleted the backport_sni branch December 18, 2019 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Network Http and internode communication implementations >enhancement v6.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants