The Troubleshooting Show How-to Solve the Wine Issue: “err:secur32:SECUR32_initSchannelSP TLS library not found SSL connections.”
You Need to Install Gnutls 32bit Libraries and Recompile and Install Wine!
On CentOS/Fedora/Red-Hat/Oracle:
su -c "yum install gnutls-devel.i686"
On Ubuntu/Mint/Debian Try:
sudo su -c "apt-get install libgnutls-dev:i386"
Check that in Configure Final Output there is Not a Citation about a Missing Gnutls Support!