[
https://issues.apache.org/jira/browse/FLINK-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber resolved FLINK-11579.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Release Note: You can now optionally use openSSL as Flink's SSL engine.
According to https://netty.io/wiki/requirements-for-4.x.html#wiki-h4-4, this is
significantly faster. Please refer to
https://ci.apache.org/projects/flink/flink-docs-release-1.9/ops/config.html#security-ssl-provider
for the available options and how to set openSSL up.
> Support Netty SslEngine based on openSSL
> ----------------------------------------
>
> Key: FLINK-11579
> URL: https://issues.apache.org/jira/browse/FLINK-11579
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Network
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Fix For: 1.9.0
>
>
> Since a while now, Netty does not only support the JDK's SSLEngine but also
> implements one based on openSSL which, according to
> https://netty.io/wiki/requirements-for-4.x.html#wiki-h4-4 is significantly
> faster. We should add support for using that engine instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)