|
My question is why does git for windows and linux come with root certs andgit for IBM i doesn't.
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.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
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.