Hi! i'm trying to do a push and a receive an error message, I'll copy it below. Are you having any problem like this? I'm usin sourcetree.
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags --set-upstream origin V_2.0:V_2.0
fatal: unable to access 'https://alvaroGonzalezG@bitbucket.org/alvaroGonzalezG/sistemav3.git/': error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Completed with errors, see above.
Thanks in advanced!!!
You're attempting to connect with an old version of TLS. As of December 1, we've discontinued support for TLSv1.0 and TLSv1.1: https://bitbucket.org/blog/deprecating-tlsv1-tlsv1-1-2018-12-01
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.