Server's in us-west-1 region while tryin to connect https://elasticloadbalancing.eu-west-1.amazonaws.com/ in eu-west-1 region curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL.
This is happening with all base images of Ubuntu only. If we run this on amazon link, this issue is not happening
ubuntu@-172:~$ curl -I https://elasticloadbalancing.eu-west-1.amazonaws.com/
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to elasticloadbalancing.eu-west-1.amazonaws.com:443
ubuntu@172:~$
This is happening from us-west-1 region only.