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: 

How to resolve/troubleshoot SSL Certificate problem on windows?

Akhil Malhotra
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 20, 2013

I am using sourcetree on both mac and windows clients. My git repository is successfully cloned on Mac clients, but refuses to do so on Windows clients.

I have installed the certificate under Trusted Root Certificates on my windows machine.

When I try to clone the repository using a path that looks like "https://i.p.add.ress/git/abc" I get an error with details:

error: SSL certificate problem, verify the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://i.p.add.ress/git/abc/info/refs?service=git-upload-pack

fatal: HTTP request failed

How do I go about troubleshooting this? Please note that this works on a Mac client using sourcetree trying to clone the same git repository, using the same certificates.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
stevestreeting
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 20, 2013

Git doesn't look in the Windows certificate store for trust associations on self-signed certs. Please see the bottom section of this KB article for what you need to do in your .gitconfig to trust the certificate: https://confluence.atlassian.com/display/SOURCETREEKB/Resolving+SSL+Self-Signed+Certificate+Errors Obviously ignore the part about exporting from the (Mac) keychain :)

alfishe
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 3, 2014

The problem exists even with valid certificates that are verified successfully.

Good example - CloudHost.io service.

Certificate is validated by any kind of SSL enabled software including browsers

This certificate was issued according to the Class 1 Validation requirements of the StartCom CA policy, reliance only for the intended purpose in compliance of the relying party obligations.

but SourceTree (Windows version) still gives an error.Chrome verification info

TLS not supported/tested in SourceTree?

Like • Augusto Sérgio likes this
TAGS
AUG Leaders

Atlassian Community Events