Got this error 'SSL certificate problem: unable to get local issuer certificate ' when used SourceTree on my Laptop.
git -c diff.mnemonicprefix=false -c core.quotepath=false -no-optional-locks -c credential.helper= -c credential.helper="C:/Users/aagaryov/AppData/Local/ATLASS~1/SOURCE~1/GIT_EX~1/GIT-CR~1.EXE" push -v -tags -set-upstream UAT OCXR-148UAT:OCXR-148UAT fatal: unable to access 'https://aagaryov@bitbucket.org/coresitedevops/sfdc-uat.git/’: SSL certificate problem: unable to get local issuer certificate Pushing to https://aagaryov@bitbucket.org/coresitedevops/sfdc-uat.git Completed with errors, see above
Hi
I'm sorry I don't know the exact reason, that error usually occurs with self-signed SSL certs. But since you are access https://bitbucket.org that shouldn't be an issue.
Do you have any problems browsing to https://bitbucket.org any indication that the SSL very is not being verified?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.