Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
opensearch 2.7.0 → 2.10.0
Describe the issue:
- docker pull opensearchproject/opensearch:2.10.0
- node down(docker-compose down)
- edit docker-compose.yml(I only changed "imgae’line)
→ image: opensearhproject/opensearch:2.10.0 - node up(docker-compos up)
error
docker-compose logs
Exception during establishing a SSL connection: java.net.SocketException: Connection reset
I did change anything without image
when change the image, can I change the ssl certificate as well??