I am having an issue on newly created Ubuntu 16.04 OS with bitbucket. When I am cloning repo from bitbucket repository I am getting below error
Cloning into 'my-demos'... fatal: unable to access 'https://amepani@bitbucket.org/amepani/my-demos.git/': gnutls_handshake() failed: Error in the pull function.
I have gone through this link but not able to resolve an issue. I have updated JDK version and also installed the latest version of git but getting the same error.
Let me know how to resolve this issue.