When I attempt to push changes to a specific repository I get the following error:
abort: error: _ssl.c:504: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshakefailure
I have tried using TortoiseHg as well as SourceTree (the error above is from SourceTree). I have tried using both ssh and https to access the repository, both fail. I have pushed to this repository before, from this computer with no problems with both ssh and https. Also, I seem to be able to push to other bitbucket repositories I have with the same account.
Has anyone seen this error before?