I installed SourceTree 1.6.25 on my work computer this morning (fresh install). Upon trying to "clone new" Bitbucket repository, i received the following error:
---------
git-remote-https.exe - entry point not found
The procedure entry point SSL_CTX_set_alpn_protos could not be located in the dynamic link library
C:\Users\myuser\AppData\Local\Atlassian\SourceTree\git_local\mingw32\bin\libcurl-4.dll
----------
I've searched my machine for older copies of libcurl-4.dll and no copires are found. I checked the system path for anything suspicious. I've done extensive google searching and I haven't found any answers to this issue.
This error is preventing me from cloning any repository. How do I fix this?