Hi,
When trying to do a clone from a beand new Bitbucket repository to a windows 10 PC I get the following error:
error:14077419:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert access denied
What I tried:
At this moment I have no additional ideas how to move forward. Any help is appreciated
Thank you,
Leszek
The following article (scenario #2, so openSSL downgrade) fixed the problem - https://confluence.atlassian.com/bitbucketserverkb/git-clone-fails-with-ssl-routines-ssl23_get_server_hello-779171759.html
git config --global --add http.sslVersion tlsv1.2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.