The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

I'm facing this issue "SSL certificate problem: self signed certificate in certificate chain"

vinodh kumar subbareddy
September 4, 2023

git -c diff.mnemonicprefix=false -c core.quotepath=false fetch --tags origin
fatal: unable to access 'https://xyz.git/': SSL certificate problem: self signed certificate in certificate chain
Completed with errors, see above.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
vinodh kumar subbareddy
September 5, 2023

I found fix. 

Follow below steps:
step1: open SourceTree application

step2: click on Action in toolbar 


step2.png

step3: click on Open in Terminal

 

step3.png

 

step4: Copy paste below text and click on enter key
git config --global http.sslVerify false

 

This fixes the issue

Thanks 

Vinodh 

TAGS
AUG Leaders

Atlassian Community Events