You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/05/25 08:43:00 UTC

[jira] [Reopened] (FLINK-9310) Update default cyphersuites

     [ https://issues.apache.org/jira/browse/FLINK-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann reopened FLINK-9310:
----------------------------------

Reopened to update the release notes.

> Update default cyphersuites
> ---------------------------
>
>                 Key: FLINK-9310
>                 URL: https://issues.apache.org/jira/browse/FLINK-9310
>             Project: Flink
>          Issue Type: Task
>          Components: Security
>    Affects Versions: 1.4.2
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Major
>             Fix For: 1.5.0
>
>
> The current default cipher suite {{TLS_RSA_WITH_AES_128_CBC_SHA}} is no longer recommended.
> RFC 7525 [1] recommends to use the following cipher suites only:
> * 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
> [1] https://tools.ietf.org/html/rfc7525



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)