Custom domain for deployment - TLS certificate

Hi,
I want to have a custom endpoint es.mydomain.com that redirects conditionally to the closest Elasticsearch deployment to improve the latency of my Elasticsearch cluster in different regions.

I have deployments in US and in Singapore. I manage to create DNS rules to redirect US requests to the US deployment, and other requests to Singapore deployment.

However, in order to es.mydomain.com to work with elastic.co I need to connect with HTTPS, hence I need to set up a TLS certificate. More than a year ago this question was asked there and the elastic.co team mentioned the feature is not supported.

How can set up TLS certificate in elastic.co ?
Otherwise, what is the best practice to route client requests to the nearest Elasticsearch deployment?

Thank you

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.