CentOS 7 has an unsupported OpenSSL version. You need to build your own OpenSSL
sudo yum install -y epel sudo yum install -y openssl11-devel sed -i 's/PKG_CONFIG openssl /PKG_CONFIG openssl11 /g' configure
[Fixed] pip is configured with locations that require tls/ssl CentOS 7