I get the following error when running
git clone https://www.my-repository.com/myrepo.git MyRepoName
fatal: unable to access 'https://www.my-repository.com/myrepo.git': Unknown SSL protocol error in connection to www.my-repository.com:-9850
(repository URL is fictive)
The repository is valid, same command line works fine on 10.10 machine, and same command line used to work before I upgraded to El-Capitan.
Please help...
Nili