> Hi,
>>>
>>> I have deployed Flink 1.3.2 and enabled SSL settings. From the ssl debug
>>>
>>> logs it shows that Flink is using TLSv1.2. However based on the security
>>>
>>> scans we have observed that it also allows TLSv1.0 and TLSv1.1.
>&
based on the security
>> scans we have observed that it also allows TLSv1.0 and TLSv1.1.
>>
>> In order to strictly use TLSv1.2 we have updated the following property of
>>
>> java.security file:
>> jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize <
ssl debug
> logs it shows that Flink is using TLSv1.2. However based on the security
> scans we have observed that it also allows TLSv1.0 and TLSv1.1.
>
> In order to strictly use TLSv1.2 we have updated the following property of
>
> java.security file:
> jdk.tls.disabledAlgorithm
Hi,
I have deployed Flink 1.3.2 and enabled SSL settings. From the ssl debug
logs it shows that Flink is using TLSv1.2. However based on the security
scans we have observed that it also allows TLSv1.0 and TLSv1.1.
In order to strictly use TLSv1.2 we have updated the following property of
Hi,
Can someone please help me with this issue.
Regards,
Vinay Patil
--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Hi,
I have deployed Flink 1.3.2 and enabled SSL settings. From the ssl debug
logs it shows that Flink is using TLSv1.2. However based on the security
scans we have observed that it also allows TLSv1.0 and TLSv1.1.
In order to strictly use TLSv1.2 we have updated the following property of