Ssl key verify

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux