Nico Kruber created FLINK-12871:
-----------------------------------
Summary: Wrong SSL setup examples in docs
Key: FLINK-12871
URL:
https://issues.apache.org/jira/browse/FLINK-12871 Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.8.0
Reporter: Nico Kruber
Assignee: Nico Kruber
The SSL setup examples [1] were updated to rely on PKCS12 format (instead of the old JKS keystore) but PKCS12 does not support separate passwords for the key store and the key itself.
Also, some of the examples still rely on the old JKS keystore and are not using PKCS12 yet.
[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.8/ops/security-ssl.html#example-ssl-setup-standalone-and-kubernetes--
This message was sent by Atlassian JIRA
(v7.6.3#76005)