Type of issue
Other
What documentation page is affected
https://www.elastic.co/docs/solutions/search/cross-cluster-search
What happened?
Starting with 9.0.0, TLS based authentication for remote clusters is deprecated. In the example the default port is mentioned as 9300 which is for TLS based auth.
If possible, it should be updated to 9443 which is the default for cross cluster API based auth.
Additional info
No response