Skip to content

[transport] Ensure support of the transport-nio by security plugin (native) #16531

Open
@reta

Description

Is your feature request related to a problem? Please describe

The OpenSearch security plugin used to tightly integrates with the transport and supported TLS/SSL for transport-netty4 only. Since we've integrated #12903, it is not an issue anymore and each transport could provide secure variants.

Describe the solution you'd like

Ensure support of secure native transports by transport-nio plugin. The complication here is that security plugin has hard dependency on Netty's SslHandler but transport-nio native transport does not use it.

Related component

Plugins

Describe alternatives you've considered

N/A

Additional context

See #12903

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

PluginsenhancementEnhancement or improvement to existing feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions