Connecting to OpenSearch with Docker and TLS handshake failing
I’m trying to connect to OpenSearch with Docker and it isn’t connecting properly. I’m on a Windows machine running WSL. The following output is by running curl --insecure -v https://localhost:9200 -u admin:admin