Eron Wright created FLINK-3931: ----------------------------------- Summary: Implement Transport Encryption (SSL/TLS) Key: FLINK-3931 URL: https://issues.apache.org/jira/browse/FLINK-3931 Project: Flink Issue Type: New Feature Reporter: Eron Wright
_This issue is part of a series of improvements detailed the [Secure Data Access|https://docs.google.com/document/d/1-GQB6uVOyoaXGwtqwqLV8BHDxWiMO2WnVzBoJ8oPaAs/edit?usp=sharing] design doc._ To assure privacy and data integrity between Flink components, enable TLS for all communication channels. As described in the design doc: - Accept a configured certificate or generate a certificate. - Enable Akka SSL - Implement Data Transfer SSL - Implement Blob Server SSL - Implement Web UI HTTPS -- This message was sent by Atlassian JIRA (v6.3.4#6332)