fatal: unable to access 'https://github.com/freenas/webui.git/': OpenSSL SSL_read: Connection was reset, errno 10054 code example
git config --global http.sslBackend "openssl"
git config --global http.sslCAInfo "C:\Program Files\Git\mingw64\ssl\cert.pem"