Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

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

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

0 votes
Answer accepted

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 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events