git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Titus Barik <titus@barik.net>
To: git@vger.kernel.org
Cc: titus@barik.net
Subject: Where does http.sslcainfo get set in Windows (2.6.3)?
Date: Mon, 14 Dec 2015 10:45:45 -0500	[thread overview]
Message-ID: <1450107945.1012555.467004601.1D76923E@webmail.messagingengine.com> (raw)

Hi all,

I'm in Windows using git version: git version 2.6.3.windows.1. Git is
installed to /c/Users/tbarik/AppData/Local/Programs/Git/cmd/git.

However, when I look for the config name http.sslcainfo, it returns:

$ git config --get-all http.sslcainfo
C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt

Although I can override the name, I'm trying to figure out where this is
being set, since the correct location should be (in this case)
C:/Users/tbarik/AppData/Local/Programs/Git/mingw64/ssl/certs/ca-bundle.crt.

I don't see C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt in
either --global, --system, or --local, hence my confusion as to where
this path is coming from.

Thanks,

Titus

-- 
Titus Barik, PE <titus@barik.net>

             reply	other threads:[~2015-12-14 15:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 15:45 Titus Barik [this message]
2015-12-14 16:27 ` Where does http.sslcainfo get set in Windows (2.6.3)? Lars Schneider
2015-12-15 12:37   ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1450107945.1012555.467004601.1D76923E@webmail.messagingengine.com \
    --to=titus@barik.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).