× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Fri, Feb 19, 2016 at 9:53 AM Aaron Bartell <aaronbartell@xxxxxxxxx>
wrote:

I can help with the git side of things...

What I've done is modified my ~/.gitconfig to have the following:

% cat ~/.gitconfig
[user]
email = aaronbartell@xxxxxxxxx
name = Aaron Bartell
[http]
sslCAPath = /home/aaron/certs
sslCAinfo = /home/aaron/certs/cacert.pem
[color]
diff = false


I did similar with http.sslCAInfo. I can do that globally (git config
--system) for this box because there are 5 devs on it. My question is why
doe git for windows and linux come with root certs and git for IBM i
doesn't.

Or maybe git for windows comes with its own copy of the certs rather than
git maintaining a bunch of windows only source code for reading the windows
certificate store, and git for linux and git for AIX uses a cert file that
comes with the OS, Maybe I need to open a bug with git.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.