OpenSearch/libs/nio/src
Tim Brooks b6ed6ef189
Add sni name to SSLEngine in nio transport (#35920)
This commit is related to #32517. It allows an "sni_server_name"
attribute on a DiscoveryNode to be propagated to the server using
the TLS SNI extentsion. Prior to this commit, this functionality
was only support for the netty transport. This commit adds this
functionality to the security nio transport.
2018-11-27 09:06:52 -07:00
..
main Add sni name to SSLEngine in nio transport (#35920) 2018-11-27 09:06:52 -07:00
test Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00