Closed Jordanlelay closed 3 years ago
Interesting, thanks for the detailed report!
The script seems to be picking the IP address of the container instead of simply using localhost
. Because this IP is not declared in the certificate, the operation fails.
Could you try passing the URL explicitly and report whether it helps?
bin/elasticsearch-setup-passwords auto --batch -u https://localhost:9200
If that solves the problem, I'll add these instructions to the README.
Yes it worked! Thanks for the help :slightly_smiling_face:
Problem description
Using the TLS branch without changes, I cannot generate new passwords for the built-in users.
I launched the following command
Obtained the following result
Stack configuration
No changes made to the existing config
Docker setup
Container logs