Flink 1.5.x supports the same set of algorithms as does Flink 1.6. However,
it mainly depends on the used Java version which algorithms you can use.
There are certain Java versions which don't support all cipher suites. See
https://issues.apache.org/jira/browse/FLINK-9424 for example.

Cheers,
Till

On Mon, Sep 24, 2018 at 12:29 PM V N, Suchithra (Nokia - IN/Bangalore) <
suchithra....@nokia.com> wrote:

> Hello,
>
>
>
> We have a query regarding SSL algorithms available for Flink versions.
> From the documents of Flink 1.6.0 we could see following SSL algorithms
> options are supported.
>
>
>
> security.ssl.algorithms:
> TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_DHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
>
> Please let us know if all these options are supported in Flink 1.5.x
> releases as well.
>
>
>
> Thanks,
>
> Suchithra
>
>
>
>
>

Reply via email to