Git development
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Ragesh Krishna <ragesh@rageshkrishna.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Problems with Windows + schannel + http.sslCert
Date: Wed, 13 Dec 2023 12:56:35 +0100 (CET)	[thread overview]
Message-ID: <710affcd-f6bf-371c-d7e3-8bce3b01da3c@gmx.de> (raw)
In-Reply-To: <TY0PR06MB544239787E909DD4EAC1CA42D189A@TY0PR06MB5442.apcprd06.prod.outlook.com>

Hi Ragesh,

On Sat, 9 Dec 2023, Ragesh Krishna wrote:

> I'm trying to use SSL client auth on Windows. My git installation
> currently lists only schannel as the supported backend.

There is a reason why only Secure Channel is listed as supported backend,
and it is a relatively boring one: DLL hell.

However, contrary to what `git -c http.sslBackend=list ls-remote <url>`
says on Windows, `git -c http.sslBackend=openssl ls-remote <url>` should
work, too.

Ciao,
Johannes

  parent reply	other threads:[~2023-12-13 11:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-09 17:37 Problems with Windows + schannel + http.sslCert Ragesh Krishna
2023-12-09 17:53 ` Ragesh Krishna
2023-12-13 11:56 ` Johannes Schindelin [this message]
2023-12-19 10:18   ` Ragesh Krishna

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

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

  git send-email \
    --in-reply-to=710affcd-f6bf-371c-d7e3-8bce3b01da3c@gmx.de \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=ragesh@rageshkrishna.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox