[
https://issues.apache.org/jira/browse/FLINK-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466380#comment-16466380
]
ASF GitHub Bot commented on FLINK-9310:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5965
@EronWright This might be interesting to you.
> 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
>
> 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)