You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use TLS to connect to AWS Elasticsearch. I have been using the following configurations with the go client. I am not defining the server name in the config as mentioned below.
I am trying to use TLS to connect to AWS Elasticsearch. I have been using the following configurations with the go client. I am not defining the server name in the config as mentioned below.
The
makeTLSConfig
makes it mandatory for me to provide a server name, which is not desired here.The text was updated successfully, but these errors were encountered: