git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Starodubski Reuven <mixmind@me.com>
To: git@vger.kernel.org
Subject: Ssl key verify
Date: Tue, 4 Jun 2019 17:40:58 +0300	[thread overview]
Message-ID: <FAB768B6-2633-4387-B55E-F6717FE52418@me.com> (raw)

Hi. I am using ssl certificates in order to work with git. The problem is that on Linux when I trying to work with repository it git asks me passphrase of my certificate, but on windows it’s don’t work properly. I’m using the same key on windows and Linux, and windows git client don’t asks to enter passphrase. What can I do?
It’s my config
git config --global http.sslVerify false
git config --global http.sslCert ~/.ssl/client.crt
git config --global http.sslKey ~/.ssl/client.key

                 reply	other threads:[~2019-06-04 14:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=FAB768B6-2633-4387-B55E-F6717FE52418@me.com \
    --to=mixmind@me.com \
    --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).