Re: Information required regarding SSL algorithms for Flink 1.5.x

2018-09-27 Thread Chesnay Schepler
, Suchithra (Nokia - IN/Bangalore) *Sent:* Monday, September 24, 2018 3:56 PM *To:* user@flink.apache.org *Subject:* Information required regarding SSL algorithms for Flink 1.5.x Hello, We have a query regarding SSL algorithms available for Flink versions. From the documents of Flink 1.6.0 we could see

RE: Information required regarding SSL algorithms for Flink 1.5.x

2018-09-27 Thread V N, Suchithra (Nokia - IN/Bangalore)
Gentle reminder on this question. From: V N, Suchithra (Nokia - IN/Bangalore) Sent: Monday, September 24, 2018 3:56 PM To: user@flink.apache.org Subject: Information required regarding SSL algorithms for Flink 1.5.x Hello, We have a query regarding SSL algorithms available for Flink versions

Re: Information required regarding SSL algorithms for Flink 1.5.x

2018-09-25 Thread Till Rohrmann
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

Information required regarding SSL algorithms for Flink 1.5.x

2018-09-24 Thread V N, Suchithra (Nokia - IN/Bangalore)
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_2