git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Ssl key verify
@ 2019-06-04 14:40 Starodubski Reuven
  0 siblings, 0 replies; only message in thread
From: Starodubski Reuven @ 2019-06-04 14:40 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-04 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04 14:40 Ssl key verify Starodubski Reuven

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).