Hello, I'm newbie for elasticsearch7.3
I got a problem ,
when I setting xpack SSL for my es service
it is running ok,
I can connect with my browser then show account/password alert,
But when I wanna use elasticsearch-setup-passwords
it always show error to me,
> SSL connection to https://192.168.31.102:9200/_security/_authenticate?pretty failed: readHandshakeRecord
> Please check the elasticsearch SSL settings under xpack.security.http.ssl.
>
> ERROR: Failed to establish SSL connection to elasticsearch at https://192.168.31.102:9200/_security/_authenticate?pretty.
and sometimes show
Connection failure to: https://192.168.31.102:9200/_security/user/apm_system/_password?pretty failed: Read timed out ERROR: Failed to set password for user [apm_system].
and es log show
security index does not exist
my config link https://pastebin.com/zf8nZZs3
Who can help me solve this problem
update:
I have try to use -u when use
elasticsearch-setup-passwords interactive -u "https://elastic102:9201"
results was same with none use " -u "