[
https://issues.apache.org/jira/browse/FLINK-38953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-38953:
-----------------------------------
Labels: pull-request-available (was: )
> Cleanup configurations for SSL hostname verification
> ----------------------------------------------------
>
> Key: FLINK-38953
> URL: https://issues.apache.org/jira/browse/FLINK-38953
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Network, Runtime / REST
> Reporter: Mate Czagany
> Priority: Major
> Labels: pull-request-available
>
> Based on this ML thread:
> [https://lists.apache.org/thread/4z3gpm4hg82m5vz2330zv9b93q9hcr2d]
>
> * Get rid of `security.ssl.verify-hostname`
> * Add new config option `security.ssl.rest.verify-hostname` with default
> value of false
>
> Only external communication should be affected by the new configuration, and
> users should be notified in a migration guide of some sorts that the now
> removed hostname verification was not working as expected, and they should
> use the new config option.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)