Thanks for reporting this.
Given that hostname verification seems to be the issue, I would assume that
the TaskManager somehow advertises a hostname in a form that is incompatile
with the verification in some setups.
While it would be interesting to dig deeper into why this happens, I think
we ne
I have the following SSL configuration for a 3 node HA flink cluster:
#taskmanager.data.ssl.enabled: false
security.ssl.enabled: true
security.ssl.keystore: /opt/app/certificates/server-keystore.jks
security.ssl.keystore-password:
security.ssl.key-password:
security.ssl.truststore: /opt/app/cert