error:

curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to 127.0.0.1:7890

We need to set the https proxy to http, not https

export https_proxy=http://192.168.14.180:3128

Reference